{"name":"make-error-cause","version":"2.2.1","description":"Make your own nested error types!","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prettier":"prettier --write","lint":"tslint \"src/**/*.ts\" --project tsconfig.json","format":"npm run prettier -- README.md .travis.yml \"src/**/*.{jsx?,tsx?}\"","build":"rimraf dist && tsc","specs":"jest --coverage","test":"npm run -s lint && npm run -s build && npm run -s specs","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/make-error-cause.git"},"keywords":["nested","error","cause","extend","inherit","custom"],"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","jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md}":["npm run prettier","git add"]},"publishConfig":{"access":"public"},"devDependencies":{"@types/jest":"^24.0.15","@types/node":"^12.6.2","husky":"^3.0.0","jest":"^24.8.0","lint-staged":"^9.1.0","prettier":"^1.18.2","rimraf":"^2.6.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","tslint":"^5.9.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^8.0.1","typescript":"^3.5.3"},"dependencies":{"make-error":"^1.3.5"},"gitHead":"a0e656049d4bc7e0d8271c065b8f0839bbffcfd7","_id":"make-error-cause@2.2.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"a3fd55313ef50c7e62595666aec992f3a9af5b39","size":4494,"noattachment":false,"key":"/make-error-cause/-/make-error-cause-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-error-cause/download/make-error-cause-2.2.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/make-error-cause_2.2.1_1562732158823_0.6533721710054694"},"_hasShrinkwrap":false,"publish_time":1562732158924,"_cnpm_publish_time":1562732158924,"dist-tags":{"latest":"2.3.0"}}