{"name":"make-error-cause","version":"1.0.2","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":"typings install && 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","typings":"^0.3.1"},"dependencies":{"make-error":"^1.0.4"},"gitHead":"39a5afdbc38104c65b4dc197812d708ec0ef023c","_id":"make-error-cause@1.0.2","_shasum":"af9ae90916a26709bbe6c1850206edc180407018","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"af9ae90916a26709bbe6c1850206edc180407018","size":3422,"noattachment":false,"key":"/make-error-cause/-/make-error-cause-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-error-cause/download/make-error-cause-1.0.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{},"publish_time":1451860228221,"_cnpm_publish_time":1451860228221,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.3.0"}}