{
  "_args": [
    [
      "gtoken@^2.3.2",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-auth-library"
    ]
  ],
  "_from": "gtoken@>=2.3.2 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "gtoken@2.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/gtoken",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/gtoken_2.3.3_1552518248827_0.07063220448763774"
  },
  "_npmUser": {
    "email": "node-team-npm@google.com",
    "name": "google-node-team"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "gtoken",
    "raw": "gtoken@^2.3.2",
    "rawSpec": "^2.3.2",
    "scope": null,
    "spec": ">=2.3.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/google-auth-library"
  ],
  "_resolved": "https://registry.npmjs.org/gtoken/-/gtoken-2.3.3.tgz",
  "_shasum": "8a7fe155c5ce0c4b71c886cfb282a9060d94a641",
  "_shrinkwrap": null,
  "_spec": "gtoken@^2.3.2",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-auth-library",
  "author": {
    "name": "Ryan Seys"
  },
  "bugs": {
    "url": "https://github.com/google/node-gtoken/issues"
  },
  "dependencies": {
    "gaxios": "^1.0.4",
    "google-p12-pem": "^1.0.0",
    "jws": "^3.1.5",
    "mime": "^2.2.0",
    "pify": "^4.0.0"
  },
  "description": "Node.js Google Authentication Service Account Tokens",
  "devDependencies": {
    "@compodoc/compodoc": "^1.1.7",
    "@types/jws": "^3.1.0",
    "@types/mime": "^2.0.0",
    "@types/mocha": "^5.0.0",
    "@types/nock": "^9.1.2",
    "@types/node": "^10.0.3",
    "@types/pify": "^3.0.0",
    "codecov": "^3.0.2",
    "gts": "^0.9.0",
    "intelli-espower-loader": "^1.0.1",
    "js-green-licenses": "^0.5.0",
    "linkinator": "^1.1.2",
    "mocha": "^6.0.0",
    "nock": "^10.0.0",
    "nyc": "^13.0.0",
    "source-map-support": "^0.5.6",
    "typescript": "~3.3.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 6,
    "integrity": "sha512-EaB49bu/TCoNeQjhCYKI/CurooBKkGxIqFHsWABW0b25fobBYVTMe84A8EBVVZhl8emiUdNypil9huMOTmyAnw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciYxpCRA9TVsSAnZWagAAD6QP/2Gc/9sVHjtxBDG1rOXB\n1OPztM/nLfZAf8ceDy2JF/o+dmRUZtzDsaElZqFT6srcekG9OTB4slF2RT55\nEZeOlKZT8IzSBwBCq8WXdHSi9VmCCpmTGNx26uNn0RbcEnFJQ8pXewTHGHkh\n4OoW73Og7AFxGxwjymtUv8h804dSPUFQkwVCBWAybvAQsJ2vBIDDAO89vQ5M\njVLunoGd2Xu8dq4cwX8K/3QLgCOaeRH5ajZtA3RcNbW79YrIWH3gfwWkE+x8\n9QT3vXmOXyb7cFkPwq4zxuX2ZqZBWXxInLHG72rpbFswz6tJTbLHQRuYLSp9\noJShooBvOnketK6K16s03/HjkzMoNlR/mvkxDsHrgWwJ0g8zH4uP2P6UdoqJ\nOfOhBST15V5bNbMrmnO8NibsYpHMi3sFIBJ1EUHQzpRNyOE08zhA1qbxLIrB\nd6weMMcW+vYjMPZDsQRe2BkMpmKYwmR6B/4HXG0V+9dRAqG8V+JgAMd4/Hg9\nLl9O+4kIBmJOR0FFDnIQB03Xu4LpGpTJljE3DV1RGkjAQMvKqDP24UBTLd2N\nz/skgopG/6ANR1LjwC8bUxyVLu0nnV1jB3u7iO1wAuEzz1obI25wbO7bLVvt\nCdq4PLVF2n8jdNI+VCmTQE99E0oHvMNjPceiF1tlwPZkEDT0I5xjy9QZ1lZ/\n1Vig\r\n=uv63\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "8a7fe155c5ce0c4b71c886cfb282a9060d94a641",
    "tarball": "https://registry.npmjs.org/gtoken/-/gtoken-2.3.3.tgz",
    "unpackedSize": 25857
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "gitHead": "537afca10f12094dc97859ed524d6dce05377e4f",
  "homepage": "https://github.com/google/node-gtoken#readme",
  "keywords": [
    "account",
    "api",
    "api",
    "auth",
    "google",
    "service",
    "token"
  ],
  "license": "MIT",
  "main": "./build/src/index.js",
  "maintainers": [
    {
      "name": "dominicdkramer",
      "email": "dominicdkramer@google.com"
    },
    {
      "name": "google-node-team",
      "email": "node-team-npm@google.com"
    },
    {
      "name": "justinbeckwith",
      "email": "justin.beckwith@gmail.com"
    },
    {
      "name": "kjin",
      "email": "kelvinjin@google.com"
    },
    {
      "name": "ofrobots",
      "email": "ofrobots@google.com"
    },
    {
      "name": "soldair",
      "email": "soldair@gmail.com"
    }
  ],
  "name": "gtoken",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/google/node-gtoken.git"
  },
  "scripts": {
    "clean": "gts clean",
    "compile": "tsc -p .",
    "docs": "compodoc src/",
    "docs-test": "linkinator docs -r --skip www.googleapis.com",
    "fix": "gts fix",
    "lint": "gts check",
    "predocs-test": "npm run docs",
    "prepare": "npm run compile",
    "presystem-test": "npm run compile",
    "pretest": "npm run compile",
    "samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
    "system-test": "mocha build/system-test",
    "test": "nyc mocha build/test"
  },
  "types": "./build/src/index.d.ts",
  "version": "2.3.3"
}
