heroku-debug
Version:
debugging plugin for the CLI
89 lines (88 loc) • 2.4 kB
JSON
{
"_args": [
[
{
"raw": "after-all-results@^2.0.0",
"scope": null,
"escapedName": "after-all-results",
"name": "after-all-results",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat-release-tracker"
]
],
"_from": "after-all-results@>=2.0.0 <3.0.0",
"_id": "after-all-results@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/after-all-results",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "after-all-results@^2.0.0",
"scope": null,
"escapedName": "after-all-results",
"name": "after-all-results",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/opbeat-release-tracker"
],
"_resolved": "https://registry.npmjs.org/after-all-results/-/after-all-results-2.0.0.tgz",
"_shasum": "6ac2fc202b500f88da8f4f5530cfa100f4c6a2d0",
"_shrinkwrap": null,
"_spec": "after-all-results@^2.0.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat-release-tracker",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk"
},
"bugs": {
"url": "https://github.com/watson/after-all-results/issues"
},
"dependencies": {},
"description": "Bundle results of async functions calls into one callback with all the results",
"devDependencies": {
"tape": "^2.14.0"
},
"directories": {},
"dist": {
"shasum": "6ac2fc202b500f88da8f4f5530cfa100f4c6a2d0",
"tarball": "https://registry.npmjs.org/after-all-results/-/after-all-results-2.0.0.tgz"
},
"gitHead": "e309bfccbe9fe088db4e697b894a6beba0d2f771",
"homepage": "https://github.com/watson/after-all-results",
"keywords": [
"parallel",
"callback",
"async",
"done"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "after-all-results",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/after-all-results.git"
},
"scripts": {
"test": "node test.js"
},
"version": "2.0.0"
}