heroku-debug
Version:
debugging plugin for the CLI
93 lines (92 loc) • 2.37 kB
JSON
{
"_args": [
[
{
"raw": "htpasswd-auth@2.0.0",
"scope": null,
"escapedName": "htpasswd-auth",
"name": "htpasswd-auth",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
]
],
"_from": "htpasswd-auth@2.0.0",
"_id": "htpasswd-auth@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/htpasswd-auth",
"_nodeVersion": "2.2.1",
"_npmUser": {
"name": "dickeyxxx",
"email": "jeff@dickeyxxx.com"
},
"_npmVersion": "2.11.0",
"_phantomChildren": {},
"_requested": {
"raw": "htpasswd-auth@2.0.0",
"scope": null,
"escapedName": "htpasswd-auth",
"name": "htpasswd-auth",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/npm-register"
],
"_resolved": "https://registry.npmjs.org/htpasswd-auth/-/htpasswd-auth-2.0.0.tgz",
"_shasum": "652f07eba9bc47c3c2bac968adf530f265f8c513",
"_shrinkwrap": null,
"_spec": "htpasswd-auth@2.0.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
"author": {
"name": "Jeff Dickey",
"url": "@dickeyxxx"
},
"bugs": {
"url": "https://github.com/dickeyxxx/htpasswd-auth/issues"
},
"dependencies": {
"apache-crypt": "^1.0.8",
"apache-md5": "^1.0.0",
"bcrypt": "^0.8.3"
},
"description": "authenticate with htpasswd files",
"devDependencies": {
"chai": "*",
"jshint": "*",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "652f07eba9bc47c3c2bac968adf530f265f8c513",
"tarball": "https://registry.npmjs.org/htpasswd-auth/-/htpasswd-auth-2.0.0.tgz"
},
"gitHead": "061e9ff0e02d164b9a9a0f23d2de809682e2bcd1",
"homepage": "https://github.com/dickeyxxx/htpasswd-auth#readme",
"keywords": [
"htpasswd"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "dickeyxxx",
"email": "jeff@dickeyxxx.com"
}
],
"name": "htpasswd-auth",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/dickeyxxx/htpasswd-auth.git"
},
"scripts": {
"test": "jshint . && mocha"
},
"version": "2.0.0"
}