{ "_args": [ [ "registry-auth-token@4.2.2", "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5" ] ], "_development": true, "_from": "registry-auth-token@4.2.2", "_id": "registry-auth-token@4.2.2", "_inBundle": false, "_integrity": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==", "_location": "/registry-auth-token", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "registry-auth-token@4.2.2", "name": "registry-auth-token", "escapedName": "registry-auth-token", "rawSpec": "4.2.2", "saveSpec": null, "fetchSpec": "4.2.2" }, "_requiredBy": [ "/package-json" ], "_resolved": "https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.2.tgz", "_spec": "4.2.2", "_where": "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5", "author": { "name": "Espen Hovlandsdal", "email": "espen@hovlandsdal.com" }, "bugs": { "url": "https://github.com/rexxars/registry-auth-token/issues" }, "dependencies": { "rc": "1.2.8" }, "description": "Get the auth token set for an npm registry (if any)", "devDependencies": { "istanbul": "^0.4.2", "mocha": "^6.1.4", "require-uncached": "^1.0.2", "standard": "^12.0.1" }, "engines": { "node": ">=6.0.0" }, "homepage": "https://github.com/rexxars/registry-auth-token#readme", "keywords": [ "npm", "conf", "config", "npmconf", "registry", "auth", "token", "authtoken" ], "license": "MIT", "main": "index.js", "name": "registry-auth-token", "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": "4.2.2" }