heroku-debug
Version:
debugging plugin for the CLI
116 lines (115 loc) • 2.82 kB
JSON
{
"_args": [
[
{
"raw": "stackman@^1.2.6",
"scope": null,
"escapedName": "stackman",
"name": "stackman",
"rawSpec": "^1.2.6",
"spec": ">=1.2.6 <2.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat"
]
],
"_from": "stackman@>=1.2.6 <2.0.0",
"_id": "stackman@1.2.6",
"_inCache": true,
"_installable": true,
"_location": "/stackman",
"_nodeVersion": "4.2.2",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/stackman-1.2.6.tgz_1456697667100_0.9580313076730818"
},
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {
"pseudomap": "1.0.2"
},
"_requested": {
"raw": "stackman@^1.2.6",
"scope": null,
"escapedName": "stackman",
"name": "stackman",
"rawSpec": "^1.2.6",
"spec": ">=1.2.6 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/opbeat"
],
"_resolved": "https://registry.npmjs.org/stackman/-/stackman-1.2.6.tgz",
"_shasum": "30f5b975f6f94a8a365cee157440f9acecfdf065",
"_shrinkwrap": null,
"_spec": "stackman@^1.2.6",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk"
},
"bugs": {
"url": "https://github.com/watson/stackman/issues"
},
"coordinates": [
55.68766720000001,
12.5955126
],
"dependencies": {
"after-all": "^2.0.2",
"async-cache": "^1.0.0",
"debug": "^2.2.0",
"error-callsites": "^1.0.0",
"lru-cache": "^3.2.0",
"path-is-absolute": "^1.0.0",
"semver": "^5.1.0"
},
"description": "Enhance an error stacktrace with code excerpts and other goodies",
"devDependencies": {
"longjohn": "=0.2.9",
"standard": "^5.4.1",
"tape": "^4.2.2"
},
"directories": {},
"dist": {
"shasum": "30f5b975f6f94a8a365cee157440f9acecfdf065",
"tarball": "https://registry.npmjs.org/stackman/-/stackman-1.2.6.tgz"
},
"gitHead": "e6530936de87de6a1bc2ed6c6e57f2c77103f453",
"homepage": "https://github.com/watson/stackman",
"keywords": [
"v8",
"stack",
"stacktrace",
"stackframe",
"callsite",
"callsites",
"debug",
"log",
"error",
"trace"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "stackman",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/watson/stackman.git"
},
"scripts": {
"test": "standard && tape test/test.js && tape test/longjohn.js"
},
"version": "1.2.6"
}