{
  "_args": [
    [
      "gtoken@1.2.2",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "gtoken@1.2.2",
  "_id": "gtoken@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-Fyd2oanZasCfwioA9b6DzubeiCA=",
  "_location": "/gtoken",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gtoken@1.2.2",
    "name": "gtoken",
    "escapedName": "gtoken",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/gtoken/-/gtoken-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Ryan Seys"
  },
  "bugs": {
    "url": "https://github.com/ryanseys/node-gtoken/issues"
  },
  "dependencies": {
    "google-p12-pem": "^0.1.0",
    "jws": "^3.0.0",
    "mime": "^1.2.11",
    "request": "^2.72.0"
  },
  "description": "Node.js Google Authentication Service Account Tokens",
  "devDependencies": {
    "mocha": "^2.0.1"
  },
  "homepage": "https://github.com/ryanseys/node-gtoken#readme",
  "keywords": [
    "google",
    "service",
    "account",
    "api",
    "token",
    "api",
    "auth"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "gtoken",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ryanseys/node-gtoken.git"
  },
  "scripts": {
    "test": "mocha --timeout 5000"
  },
  "version": "1.2.2"
}
