heroku-debug
Version:
debugging plugin for the CLI
107 lines (106 loc) • 2.99 kB
JSON
{
"_args": [
[
{
"raw": "module-details-from-path@^1.0.2",
"scope": null,
"escapedName": "module-details-from-path",
"name": "module-details-from-path",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/require-in-the-middle"
]
],
"_from": "module-details-from-path@>=1.0.2 <2.0.0",
"_id": "module-details-from-path@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/module-details-from-path",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/module-details-from-path-1.0.3.tgz_1468074058960_0.0820276674348861"
},
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"raw": "module-details-from-path@^1.0.2",
"scope": null,
"escapedName": "module-details-from-path",
"name": "module-details-from-path",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/require-in-the-middle"
],
"_resolved": "https://registry.npmjs.org/module-details-from-path/-/module-details-from-path-1.0.3.tgz",
"_shasum": "114c949673e2a8a35e9d35788527aa37b679da2b",
"_shrinkwrap": null,
"_spec": "module-details-from-path@^1.0.2",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/require-in-the-middle",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/module-details-from-path/issues"
},
"coordinates": [
55.666507,
12.5798711
],
"dependencies": {},
"description": "Extract the Node.js module details like name and base path given an abosulte path to a file inside the module",
"devDependencies": {
"standard": "^7.1.2",
"tape": "^4.6.0"
},
"directories": {},
"dist": {
"shasum": "114c949673e2a8a35e9d35788527aa37b679da2b",
"tarball": "https://registry.npmjs.org/module-details-from-path/-/module-details-from-path-1.0.3.tgz"
},
"gitHead": "6b231a35fae6b7f5b6b12b55fbb75fd4913afe5a",
"homepage": "https://github.com/watson/module-details-from-path#readme",
"keywords": [
"node",
"nodejs",
"npm",
"module",
"extract",
"parse",
"name",
"basedir",
"directory",
"path",
"relative"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "module-details-from-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/module-details-from-path.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "1.0.3"
}