{"name":"ts-error","version":"1.0.2","description":"An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers","author":{"name":"Frédérique Mittelstaedt","email":"frederique@gfm.io"},"license":"MIT","main":"./lib/cjs.js","module":"./lib/es.js","browser":"./lib/cjs.js","types":"./lib/cjs.d.ts","homepage":"https://github.com/gfmio/ts-error#readme","repository":{"type":"git","url":"git+https://github.com/gfmio/ts-error.git"},"bugs":{"url":"https://github.com/gfmio/ts-error/issues"},"keywords":["Error","Extendable","JavaScript","ES6","esnext","TypeScript"],"scripts":{"build:test:browser:es3":"export TARGET=\"es3\" && ./node_modules/.bin/webpack --config ./tests/build/webpack/webpack.config.js","build:test:browser:es3:watch":"export TARGET=\"es3\" && ./node_modules/.bin/webpack --watch --config ./tests/build/webpack/webpack.config.js","build:test:browser:es5":"export TARGET=\"es5\" && ./node_modules/.bin/webpack --config ./tests/build/webpack/webpack.config.js","build:test:browser:es5:watch":"export TARGET=\"es5\" && ./node_modules/.bin/webpack --watch --config ./tests/build/webpack/webpack.config.js","build:test:browser:es6":"export TARGET=\"es6\" && ./node_modules/.bin/webpack --config ./tests/build/webpack/webpack.config.js","build:test:browser:es6:watch":"export TARGET=\"es6\" && ./node_modules/.bin/webpack --watch --config ./tests/build/webpack/webpack.config.js","build:test:browser:esnext":"export TARGET=\"esnext\" && ./node_modules/.bin/webpack --config ./tests/build/webpack/webpack.config.js","build:test:browser:esnext:watch":"export TARGET=\"esnext\" && ./node_modules/.bin/webpack --watch --config ./tests/build/webpack/webpack.config.js","build:test:browser":"concurrently \"npm run build:test:browser:es3\" \"npm run build:test:browser:es5\" \"npm run build:test:browser:es6\" \"npm run build:test:browser:esnext\"","build:test:browser:watch":"concurrently \"npm run build:test:browser:es3:watch\" \"npm run build:test:browser:es5:watch\" \"npm run build:test:browser:es6:watch\" \"npm run build:test:browser:esnext:watch\"","build:test":"npm run build:test:browser","build:test:watch":"npm run build:test:browser:watch","pretest":"npm run build:test","test:node:cjs":"mocha --reporter spec --require ./tests/mocha.tshook.es3.js ./tests/node/cjs.ts","test:node:es":"mocha --reporter spec --require ./tests/mocha.tshook.esnext.js ./tests/node/es.ts","test:node":"npm run test:node:cjs && npm run test:node:es","test:browser":"lite-server -c ./tests/build/lite-server/bs-config.json","test":"npm run test:node && npm run test:browser","watch":"concurrently \"npm run build:test:watch\" \"npm run test:browser\"","clean:node":"rm -rf ./node_modules","clean:test:browser:dist":"rm -rf ./tests/browser/dist","clean":"concurrently \"npm run clean:test:browser:dist\" \"npm run clean:node\"","release-major":"xyz --repo git@github.com:gfmio/ts-error.git --increment major","release-minor":"xyz --repo git@github.com:gfmio/ts-error.git --increment minor","release-patch":"xyz --repo git@github.com:gfmio/ts-error.git --increment patch"},"devDependencies":{"@types/chai":"^4.1.2","@types/mocha":"^2.2.48","@types/node":"^9.4.7","awesome-typescript-loader":"^4.0.1","chai":"^4.1.2","concurrently":"^3.5.1","copy-webpack-plugin":"^4.5.1","hard-source-webpack-plugin":"^0.6.4","lite-server":"^2.3.0","mocha":"^5.0.4","source-map-loader":"^0.2.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.2","webpack":"^3.11.0","xyz":"^3.0.0"},"dependencies":{},"gitHead":"e67671bf3c274e2e4dce7b3877df957aeabbb6d1","_id":"ts-error@1.0.2","_npmVersion":"5.7.1","_nodeVersion":"9.3.0","_npmUser":{"name":"gfmio","email":"me@gfm.io"},"dist":{"shasum":"aaa9f5eb354b05a3664a8b33c22f1b8635fbf5fc","size":7339,"noattachment":false,"key":"/ts-error/-/ts-error-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-error/download/ts-error-1.0.2.tgz"},"maintainers":[{"name":"gfmio","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-error_1.0.2_1526886730829_0.10329755123762974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T18:33:03.854Z","publish_time":1526886730873,"_cnpm_publish_time":1526886730873,"dist-tags":{"latest":"1.0.6"}}