{"name":"make-error-cause","version":"1.0.0","description":"Make your own error types, with a cause!","main":"dist/index.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint src/**/*.ts","build":"rm -rf dist/ && tsc","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec","test":"npm run lint && npm run test-cov","prepublish":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/make-error-cause.git"},"keywords":["custom","error","extend","inherit","cause"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"Apache-2.0","bugs":{"url":"https://github.com/blakeembrey/make-error-cause/issues"},"homepage":"https://github.com/blakeembrey/make-error-cause","devDependencies":{"blue-tape":"^0.1.10","istanbul":"1.0.0-alpha.2","pre-commit":"^1.0.6","tap-spec":"^4.1.1","ts-node":"^0.5.0","tslint":"^3.1.1","typescript":"^1.7.3"},"dependencies":{"make-error":"^1.0.4"},"gitHead":"63b7eb3be9607070d2abf7bbb294424aec6305b8","_id":"make-error-cause@1.0.0","_shasum":"8eededfdd0366660b35760d2b19b1d101652cbab","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"8eededfdd0366660b35760d2b19b1d101652cbab","size":3349,"noattachment":false,"key":"/make-error-cause/-/make-error-cause-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-error-cause/download/make-error-cause-1.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{},"publish_time":1449882793544,"_cnpm_publish_time":1449882793544,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.3.0"}}