{"name":"ts-custom-error","version":"2.1.0","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","browser:min":"dist/custom-error.umd.min.js","types":"dist/index.d.ts","source":"src/index.ts","engines":{"node":">=6.0.0"},"scripts":{"start":"jest --watch --notify","prebuild":"rm --recursive --force dist","build":"microbundle --compress false","postbuild":"uglifyjs --compress --mangle --output $npm_package_browser_min -- $npm_package_browser","test":"jest --notify","coverage":"jest --coverage","commit":"lint-staged && git-cz","deploy":"travis-deploy-once semantic-release"},"devDependencies":{"@types/jest":"^22.2.2","commitizen":"^2.9.6","cz-conventional-changelog":"^2.1.0","jest":"^22.4.3","jest-tap-reporter":"^1.9.0","lint-staged":"^7.0.0","microbundle":"^0.4.4","prettier":"^1.11.1","semantic-release":"^15.1.4","tap-notify":"^1.0.0","travis-deploy-once":"^4.4.1","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"},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"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}}},"release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"dist","label":"Bundled code"}]}]},"gitHead":"79f51c009d8b4f2b8447f99fb2c94714229f9771","homepage":"https://github.com/adriengibrat/ts-custom-error#readme","_id":"ts-custom-error@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.9.0","_npmUser":{"name":"adriengibrat","email":"adrien.gibrat@gmail.com"},"dist":{"integrity":"sha512-NolUkGLAaObdPjljlbO4fHZRav3uZVoN7eOGO65SFY9k7ogQurR0vg4lXtP995s9dVBUkjkFvlei10b51mt0hA==","shasum":"a7c6ea3a19466ac41bdc0f155eff20865a2d6f29","tarball":"https://registry.npmjs.org/ts-custom-error/-/ts-custom-error-2.1.0.tgz","fileCount":14,"unpackedSize":12799441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE54T9RhV5iV8ShokHZCHLROHuisINCYDTiDKZOE7AFqAiEA25rmiJm3Y6K6DLM5A8SbhfOYWNT7PvrxItu+XpbesqI="}]},"maintainers":[{"name":"adriengibrat","email":"adrien.gibrat@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-custom-error_2.1.0_1521926261472_0.6329818868744137"},"_hasShrinkwrap":false}