motion
Version:
motion - moving development forward
79 lines (78 loc) • 1.95 kB
JSON
{
"_args": [
[
"stack-trace@0.0.7",
"/Users/nw/motion/packages/motion/node_modules/raven"
]
],
"_from": "stack-trace@0.0.7",
"_id": "stack-trace@0.0.7",
"_inCache": true,
"_installable": true,
"_location": "/stack-trace",
"_npmUser": {
"email": "tim@fostle.com",
"name": "tim-smart"
},
"_npmVersion": "1.2.25",
"_phantomChildren": {},
"_requested": {
"name": "stack-trace",
"raw": "stack-trace@0.0.7",
"rawSpec": "0.0.7",
"scope": null,
"spec": "0.0.7",
"type": "version"
},
"_requiredBy": [
"/raven",
"/winston"
],
"_resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.7.tgz",
"_shasum": "c72e089744fc3659f508cdce3621af5634ec0fff",
"_shrinkwrap": null,
"_spec": "stack-trace@0.0.7",
"_where": "/Users/nw/motion/packages/motion/node_modules/raven",
"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": "c72e089744fc3659f508cdce3621af5634ec0fff",
"tarball": "http://registry.npmjs.org/stack-trace/-/stack-trace-0.0.7.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": "stack-trace",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/felixge/node-stack-trace.git"
},
"version": "0.0.7"
}