heroku-debug
Version:
debugging plugin for the CLI
94 lines (93 loc) • 2.23 kB
JSON
{
"_args": [
[
{
"raw": "findit2@~2.2.3",
"scope": null,
"escapedName": "findit2",
"name": "findit2",
"rawSpec": "~2.2.3",
"spec": ">=2.2.3 <2.3.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/s3"
]
],
"_from": "findit2@>=2.2.3 <2.3.0",
"_id": "findit2@2.2.3",
"_inCache": true,
"_installable": true,
"_location": "/findit2",
"_npmUser": {
"name": "superjoe",
"email": "superjoe30@gmail.com"
},
"_npmVersion": "1.3.10",
"_phantomChildren": {},
"_requested": {
"raw": "findit2@~2.2.3",
"scope": null,
"escapedName": "findit2",
"name": "findit2",
"rawSpec": "~2.2.3",
"spec": ">=2.2.3 <2.3.0",
"type": "range"
},
"_requiredBy": [
"/s3"
],
"_resolved": "https://registry.npmjs.org/findit2/-/findit2-2.2.3.tgz",
"_shasum": "58a466697df8a6205cdfdbf395536b8bd777a5f6",
"_shrinkwrap": null,
"_spec": "findit2@~2.2.3",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/s3",
"author": {
"name": "Andrew Kelley",
"email": "superjoe30@gmail.com"
},
"bugs": {
"url": "https://github.com/andrewrk/node-findit/issues"
},
"dependencies": {},
"description": "walk a directory tree recursively with events",
"devDependencies": {
"mkdirp": "~0.5.0",
"tap": "~0.4.13"
},
"directories": {},
"dist": {
"shasum": "58a466697df8a6205cdfdbf395536b8bd777a5f6",
"tarball": "https://registry.npmjs.org/findit2/-/findit2-2.2.3.tgz"
},
"engines": {
"node": ">=0.8.22"
},
"homepage": "https://github.com/andrewrk/node-findit#readme",
"keywords": [
"find",
"walk",
"directory",
"recursive",
"tree",
"traversal"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "superjoe",
"email": "superjoe30@gmail.com"
}
],
"name": "findit2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/andrewrk/node-findit.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.2.3"
}