{"name":"ts-custom-error","version":"1.0.1","description":"Extend native Error to create custom errors","repository":{"type":"git","url":"git+https://github.com/adriengibrat/ts-custom-error.git"},"bugs":{"url":"https://github.com/adriengibrat/ts-custom-error/issues"},"keywords":["custom Error","extend","native Error"],"author":{"name":"Adrien Gibrat","email":"adrien.gibrat@gmail.com"},"license":"WTFPL","main":"dist/custom-error.js","module":"dist/custom-error.mjs","browser":"dist/custom-error.umd.js","types":"dist/index.d.ts","source":"src/index.ts","engines":{"node":">=6.0.0"},"scripts":{"start":"jest --watch --notify","prebundle":"rm --recursive --force dist","bundle":"microbundle --compress false","test":"jest --notify","coverage":"jest --coverage","pretty":"prettier --write src/* src/*/*","precommit":"lint-staged && npm test -- --onlyChanged","prepublishOnly":"npm test && npm run bundle"},"prettier":{"useTabs":true,"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.ts":["prettier --write","tslint","git add"]},"jest":{"reporters":["jest-tap-reporter"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"\\.spec\\.ts$","moduleFileExtensions":["ts","js"],"globals":{"ts-jest":{"skipBabel":true}}},"devDependencies":{"@types/jest":"^22.2.0","husky":"^0.14.3","jest":"^22.4.2","jest-tap-reporter":"^1.9.0","lint-staged":"^7.0.0","microbundle":"^0.4.4","prettier":"^1.11.1","tap-notify":"^1.0.0","ts-jest":"^22.4.1","tslint":"^5.9.1","tslint-config-prettier":"^1.7.0","tslint-config-standard":"^7.0.0","typescript":"^2.7.2"},"gitHead":"d5d89e4d8cae9e6c277cdd21aca2a1991b04f66d","homepage":"https://github.com/adriengibrat/ts-custom-error#readme","_id":"ts-custom-error@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"adriengibrat","email":"adrien.gibrat@gmail.com"},"dist":{"integrity":"sha512-Wc7bF28Z5oFhbCHjXi990w//j5b3SvKYaYIb7QgnxpyVyo6p1maw3PfuNCk6xEFhnWjyraFXgDsYPQnfnbUNoA==","shasum":"b49d95af490e186024accdfdfcf7e2508d136058","tarball":"https://registry.npmjs.org/ts-custom-error/-/ts-custom-error-1.0.1.tgz","fileCount":2,"unpackedSize":5180,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz+ph9NJynDDzLx1MWxi56Dp8prGiJIf7fSikGaUZ4BwIhAPAZlNDyB/qXI9WpBG6k7YK0mMEWnXGkK+Gpx4LrD1q/"}]},"maintainers":[{"name":"adriengibrat","email":"adrien.gibrat@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-custom-error_1.0.1_1520925828512_0.8942721463746284"},"_hasShrinkwrap":false}