heroku-debug
Version:
debugging plugin for the CLI
103 lines (102 loc) • 2.57 kB
JSON
{
"_args": [
[
{
"raw": "error-callsites@^1.0.0",
"scope": null,
"escapedName": "error-callsites",
"name": "error-callsites",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/stackman"
]
],
"_from": "error-callsites@>=1.0.0 <2.0.0",
"_id": "error-callsites@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/error-callsites",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.13.4",
"_phantomChildren": {},
"_requested": {
"raw": "error-callsites@^1.0.0",
"scope": null,
"escapedName": "error-callsites",
"name": "error-callsites",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/stackman"
],
"_resolved": "https://registry.npmjs.org/error-callsites/-/error-callsites-1.0.0.tgz",
"_shasum": "cd722cfecb5d9073b4e54c2ed4b6526610e0f0e9",
"_shrinkwrap": null,
"_spec": "error-callsites@^1.0.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/stackman",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/error-callsites/issues"
},
"coordinates": [
55.6665714,
12.5797683
],
"dependencies": {},
"description": "Extract callsite objects from Error objects",
"devDependencies": {
"standard": "^5.1.1",
"tape": "^4.2.0"
},
"directories": {},
"dist": {
"shasum": "cd722cfecb5d9073b4e54c2ed4b6526610e0f0e9",
"tarball": "https://registry.npmjs.org/error-callsites/-/error-callsites-1.0.0.tgz"
},
"gitHead": "f58712ad7595737c6e7a38be0462df01fe298c2b",
"homepage": "https://github.com/watson/error-callsites#readme",
"keywords": [
"v8",
"error",
"errors",
"stack",
"stacktrace",
"stacktraces",
"callsite",
"callsites",
"stackframe",
"stackframes",
"frames"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "error-callsites",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/error-callsites.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.0.0"
}