UNPKG

heroku-debug

Version:
91 lines (90 loc) 2.33 kB
{ "_args": [ [ { "raw": "after-all@^2.0.2", "scope": null, "escapedName": "after-all", "name": "after-all", "rawSpec": "^2.0.2", "spec": ">=2.0.2 <3.0.0", "type": "range" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat" ] ], "_from": "after-all@>=2.0.2 <3.0.0", "_id": "after-all@2.0.2", "_inCache": true, "_installable": true, "_location": "/after-all", "_npmUser": { "name": "sorribas", "email": "eduardo@sorribas.org" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "raw": "after-all@^2.0.2", "scope": null, "escapedName": "after-all", "name": "after-all", "rawSpec": "^2.0.2", "spec": ">=2.0.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/opbeat", "/stackman" ], "_resolved": "https://registry.npmjs.org/after-all/-/after-all-2.0.2.tgz", "_shasum": "20300298ed6094b4c85c98e7c8ad4dca628f9f73", "_shrinkwrap": null, "_spec": "after-all@^2.0.2", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat", "author": { "name": "Eduardo Sorribas", "email": "eduardo@sorribas.org", "url": "http://sorribas.org/" }, "bugs": { "url": "https://github.com/sorribas/after-all/issues" }, "dependencies": { "once": "^1.3.0" }, "description": "Execute several async functions and get a callback when they are all done", "devDependencies": { "brtapsauce": "^0.4.0", "tape": "^2.13.3" }, "directories": { "test": "test" }, "dist": { "shasum": "20300298ed6094b4c85c98e7c8ad4dca628f9f73", "tarball": "https://registry.npmjs.org/after-all/-/after-all-2.0.2.tgz" }, "gitHead": "aae529dc46733cec6377985e789ae603edf36835", "homepage": "https://github.com/sorribas/after-all", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "sorribas", "email": "eduardo@sorribas.org" } ], "name": "after-all", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sorribas/after-all.git" }, "scripts": { "sauce": "node test/sauce.js", "test": "tape test" }, "version": "2.0.2" }