{"name":"nested-error-stacks","version":"2.0.0","description":"An Error subclass that will chain nested Errors and dump nested stacktraces","bugs":{"url":"https://github.com/mdlavin/nested-error-stacks/issues"},"keywords":["error","nested","stack"],"repository":{"type":"git","url":"git+https://github.com/mdlavin/nested-error-stacks.git"},"main":"index.js","files":["index.js","LICENSE"],"scripts":{"test":"if node --version | grep -vE 'v(0|3)' > /dev/null 2>&1; then eslint . || exit -1; fi; if [ \"$RUN_ZUUL\" != \"true\" ]; then node_modules/.bin/mocha; else npm install zuul && node_modules/.bin/zuul -- test.js; fi"},"author":{"name":"Matt Lavin","email":"matt.lavin@gmail.com"},"license":"MIT","dependencies":{"inherits":"~2.0.1"},"devDependencies":{"chai":"^3.5.0","eslint":"^3.9.1","mocha":"^3.1.2","uuid":"^2.0.3"},"gitHead":"b9c587d406292eb9af2416e5638c1fa5a3846e7c","homepage":"https://github.com/mdlavin/nested-error-stacks#readme","_id":"nested-error-stacks@2.0.0","_shasum":"98b2ffaefb4610fa3936f1e71435d30700de2840","_from":".","_npmVersion":"2.15.1","_nodeVersion":"0.10.48","_npmUser":{"name":"mdlavin","email":"matt.lavin@gmail.com"},"dist":{"shasum":"98b2ffaefb4610fa3936f1e71435d30700de2840","size":2581,"noattachment":false,"key":"/nested-error-stacks/-/nested-error-stacks-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/nested-error-stacks/download/nested-error-stacks-2.0.0.tgz"},"maintainers":[{"name":"mdlavin","email":"matt.lavin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/nested-error-stacks-2.0.0.tgz_1478705056336_0.8261979138478637"},"directories":{},"publish_time":1478705056887,"_cnpm_publish_time":1478705056887,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.1.1"}}