{ "_args": [ [ "registry-auth-token@^3.0.1", "/home/beppe/Github/yahooApi/node_modules/package-json" ] ], "_from": "registry-auth-token@>=3.0.1 <4.0.0", "_id": "registry-auth-token@3.3.2", "_inCache": true, "_installable": true, "_location": "/registry-auth-token", "_nodeVersion": "8.9.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/registry-auth-token-3.3.2.tgz_1516955851244_0.6372003757860512" }, "_npmUser": { "email": "rexxars@gmail.com", "name": "rexxars" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "registry-auth-token", "raw": "registry-auth-token@^3.0.1", "rawSpec": "^3.0.1", "scope": null, "spec": ">=3.0.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/package-json" ], "_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.2.tgz", "_shasum": "851fd49038eecb586911115af845260eec983f20", "_shrinkwrap": null, "_spec": "registry-auth-token@^3.0.1", "_where": "/home/beppe/Github/yahooApi/node_modules/package-json", "author": { "email": "espen@hovlandsdal.com", "name": "Espen Hovlandsdal" }, "bugs": { "url": "https://github.com/rexxars/registry-auth-token/issues" }, "dependencies": { "rc": "^1.1.6", "safe-buffer": "^5.0.1" }, "description": "Get the auth token set for an npm registry (if any)", "devDependencies": { "istanbul": "^0.4.2", "mocha": "^3.3.0", "require-uncached": "^1.0.2", "standard": "^10.0.2" }, "directories": {}, "dist": { "integrity": "sha512-JL39c60XlzCVgNrO+qq68FoNb56w/m7JYvGR2jT5iR1xBrUA3Mfx5Twk5rqTThPmQKMWydGmq8oFtDlxfrmxnQ==", "shasum": "851fd49038eecb586911115af845260eec983f20", "tarball": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.2.tgz" }, "gitHead": "a547c2f398fa4e60a7fb9e1ed1a77600ddd2259d", "homepage": "https://github.com/rexxars/registry-auth-token#readme", "keywords": [ "auth", "authtoken", "conf", "config", "npm", "npmconf", "registry", "token" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "leipert", "email": "git@leipert.io" }, { "name": "rexxars", "email": "rexxars@gmail.com" }, { "name": "zkochan", "email": "zoltan.kochan@gmail.com" } ], "name": "registry-auth-token", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git" }, "scripts": { "coverage": "istanbul cover _mocha", "posttest": "standard", "test": "mocha" }, "standard": { "ignore": [ "coverage/**" ] }, "version": "3.3.2" }