File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/gtoken/package.json
{
"_args": [
[
{
"raw": "gtoken@^1.1.0",
"scope": null,
"escapedName": "gtoken",
"name": "gtoken",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\google-auth-library"
]
],
"_from": "gtoken@>=1.1.0 <2.0.0",
"_id": "gtoken@1.2.1",
"_inCache": true,
"_location": "/gtoken",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gtoken-1.2.1.tgz_1465101032803_0.10419545043259859"
},
"_npmUser": {
"name": "ryanseys",
"email": "ryan@ryanseys.com"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"raw": "gtoken@^1.1.0",
"scope": null,
"escapedName": "gtoken",
"name": "gtoken",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/google-auth-library"
],
"_resolved": "https://registry.npmjs.org/gtoken/-/gtoken-1.2.1.tgz",
"_shasum": "90153a547c2fc1cd24a4d3d2ab3b5aba0a26897a",
"_shrinkwrap": null,
"_spec": "gtoken@^1.1.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\google-auth-library",
"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"
},
"directories": {},
"dist": {
"shasum": "90153a547c2fc1cd24a4d3d2ab3b5aba0a26897a",
"tarball": "https://registry.npmjs.org/gtoken/-/gtoken-1.2.1.tgz"
},
"gitHead": "c72286475f88e41e1db02a5ed6178070da3a1be5",
"homepage": "https://github.com/ryanseys/node-gtoken#readme",
"keywords": [
"google",
"service",
"account",
"api",
"token",
"api",
"auth"
],
"license": "MIT",
"main": "./lib/index.js",
"maintainers": [
{
"name": "ryanseys",
"email": "ryan@ryanseys.com"
}
],
"name": "gtoken",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ryanseys/node-gtoken.git"
},
"scripts": {
"test": "mocha --timeout 5000"
},
"version": "1.2.1"
}