mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
82 lines
2.0 KiB
JSON
82 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stack-trace@0.0.x",
|
|
"/Users/akira/src/biomedjs/node_modules/winston"
|
|
]
|
|
],
|
|
"_from": "stack-trace@>=0.0.0 <0.1.0",
|
|
"_id": "stack-trace@0.0.9",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/stack-trace",
|
|
"_npmUser": {
|
|
"email": "hoitz@komola.de",
|
|
"name": "sebastianhoitz"
|
|
},
|
|
"_npmVersion": "1.3.24",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "stack-trace",
|
|
"raw": "stack-trace@0.0.x",
|
|
"rawSpec": "0.0.x",
|
|
"scope": null,
|
|
"spec": ">=0.0.0 <0.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/winston"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz",
|
|
"_shasum": "a8f6eaeca90674c333e7c43953f275b451510695",
|
|
"_shrinkwrap": null,
|
|
"_spec": "stack-trace@0.0.x",
|
|
"_where": "/Users/akira/src/biomedjs/node_modules/winston",
|
|
"author": {
|
|
"email": "felix@debuggable.com",
|
|
"name": "Felix Geisendörfer",
|
|
"url": "http://debuggable.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/felixge/node-stack-trace/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Get v8 stack traces as an array of CallSite objects.",
|
|
"devDependencies": {
|
|
"far": "0.0.3",
|
|
"long-stack-traces": "0.1.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a8f6eaeca90674c333e7c43953f275b451510695",
|
|
"tarball": "http://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "https://github.com/felixge/node-stack-trace",
|
|
"main": "./lib/stack-trace",
|
|
"maintainers": [
|
|
{
|
|
"name": "felixge",
|
|
"email": "felix@debuggable.com"
|
|
},
|
|
{
|
|
"name": "tim-smart",
|
|
"email": "tim@fostle.com"
|
|
},
|
|
{
|
|
"name": "sebastianhoitz",
|
|
"email": "hoitz@komola.de"
|
|
}
|
|
],
|
|
"name": "stack-trace",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/felixge/node-stack-trace.git"
|
|
},
|
|
"version": "0.0.9"
|
|
}
|