{
  "_args": [
    [
      {
        "raw": "gtoken@^2.3.2",
        "scope": null,
        "escapedName": "gtoken",
        "name": "gtoken",
        "rawSpec": "^2.3.2",
        "spec": ">=2.3.2 <3.0.0",
        "type": "range"
      },
      "C:\\Users\\tfraz\\Desktop\\jimbos\\node_modules\\google-auth-library"
    ]
  ],
  "_from": "gtoken@>=2.3.2 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "gtoken@2.3.2",
  "_inCache": true,
  "_location": "/gtoken",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/gtoken_2.3.2_1547145830482_0.7902471897497423"
  },
  "_npmUser": {
    "name": "google-node-team",
    "email": "node-team-npm@google.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gtoken@^2.3.2",
    "scope": null,
    "escapedName": "gtoken",
    "name": "gtoken",
    "rawSpec": "^2.3.2",
    "spec": ">=2.3.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/google-auth-library"
  ],
  "_resolved": "https://registry.npmjs.org/gtoken/-/gtoken-2.3.2.tgz",
  "_shasum": "49890a866c1f44e173099be95515db5872a92151",
  "_shrinkwrap": null,
  "_spec": "gtoken@^2.3.2",
  "_where": "C:\\Users\\tfraz\\Desktop\\jimbos\\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",
    "mocha": "^5.0.1",
    "nock": "^10.0.0",
    "nyc": "^13.0.0",
    "source-map-support": "^0.5.6",
    "typescript": "~3.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-F8EObUGyC8Qd3WXTloNULZBwfUsOABoHElihB1F6zGhT/cy38iPL09wGLRY712I+hQnOyA+sYlgPFX2cOKz0qg==",
    "shasum": "49890a866c1f44e173099be95515db5872a92151",
    "tarball": "https://registry.npmjs.org/gtoken/-/gtoken-2.3.2.tgz",
    "fileCount": 6,
    "unpackedSize": 24539,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN5JnCRA9TVsSAnZWagAAt7wP/2RvFWZpoJkSdc+b3Wgw\nVuQjQ6C7xNsU+6sZ0OTTeo0ZfKGLknFaKVlw8gpio7oX6/RTs5+ambY5meui\nTRQBPuUy0ip2vD3ZNLBOpGw+abvECdy7QWHHcTFuAQg8bZi71SNt+HDqTUu4\nP30lcdw4rnM9irziA9k0WG1cdMJAS+CEAgZcesS/fLx+MDeTuL5mMWDahWcY\nJgjqC71MIw7lq2ZRAqL36zz+Vkjhuz1ReHrQey+n5m1AjSD1tbEBDGRFH7tn\nEb+zP4PN+SUCRGUZGnIyEKLlwtt0TLQvBjb2HGxglZLdWXZc+r6iGqdZ8WdC\nRBSYn+GSIu+PaRvzAz70R2UFiowQ3V8XyCA7znLKf8BMuQyv0Yu3J4Nxh4kC\n5WHoSIsJki/qm8B4IrF3PaRhpIHLet6SQxj3ebNABgH2wcxUR8q+sE6C1Fsy\nHTP9YEawzDHGPfLo5zA0WsYg3edEBZCngrdmifuwtrfVGDRbm9sg1cAYg4cl\nL0Y3xqX7b2UrwZuEQN0pmRhU8dfO1lq9ZoG2XjkjD71qcYN8z1hfp25iTFAG\n3Qz9+8d3Sw8TV7S177YiTgIC4BzklaYnLVeaghJ07i3c59AiWrixQwxF4wtR\nDhT7zgpoQFbtCYIM5bAH1g8GHesb0JMzs4SJ2FB9CjsRr8YNdVYS/rvapS+4\n+Jmq\r\n=lk74\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "gitHead": "87ab50db013b19d38398dca3287127becfbc1984",
  "homepage": "https://github.com/google/node-gtoken#readme",
  "keywords": [
    "google",
    "service",
    "account",
    "api",
    "token",
    "api",
    "auth"
  ],
  "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/",
    "fix": "gts fix",
    "lint": "gts check",
    "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.2"
}
