{ "_from": "stackback@0.0.2", "_id": "stackback@0.0.2", "_inBundle": false, "_integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", "_location": "/stackback", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "stackback@0.0.2", "name": "stackback", "escapedName": "stackback", "rawSpec": "0.0.2", "saveSpec": null, "fetchSpec": "0.0.2" }, "_requiredBy": [ "/why-is-node-running" ], "_resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", "_shasum": "1ac8a0d9483848d1695e418b6d031a3c3ce68e3b", "_spec": "stackback@0.0.2", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/why-is-node-running", "author": { "name": "Roman Shtylman", "email": "shtylman@gmail.com" }, "bugs": { "url": "https://github.com/shtylman/node-stackback/issues" }, "bundleDependencies": false, "deprecated": false, "description": "return list of CallSite objects from a captured stacktrace", "devDependencies": { "mocha": "~1.6.0" }, "homepage": "https://github.com/shtylman/node-stackback#readme", "keywords": [ "stacktrace", "trace", "stack" ], "license": "MIT", "main": "index.js", "name": "stackback", "repository": { "type": "git", "url": "git://github.com/shtylman/node-stackback.git" }, "scripts": { "test": "mocha --ui qunit" }, "version": "0.0.2" }