PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
registry-auth-token
{ "_from": "registry-auth-token@^4.0.0", "_id": "registry-auth-token@4.1.1", "_inBundle": false, "_integrity": "sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==", "_location": "/ghost-cli/registry-auth-token", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "registry-auth-token@^4.0.0", "name": "registry-auth-token", "escapedName": "registry-auth-token", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/ghost-cli/package-json" ], "_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz", "_shasum": "40a33be1e82539460f94328b0f7f0f84c16d9479", "_spec": "registry-auth-token@^4.0.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/package-json", "author": { "name": "Espen Hovlandsdal", "email": "espen@hovlandsdal.com" }, "bugs": { "url": "https://github.com/rexxars/registry-auth-token/issues" }, "bundleDependencies": false, "dependencies": { "rc": "^1.2.8" }, "deprecated": false, "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.1.1" }
[+]
..
[-] package.json
[edit]
[-] index.js
[edit]
[-] base64.js
[edit]
[-] README.md
[edit]
[-] registry-url.js
[edit]
[+]
test
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]