{"name":"ts-error","version":"1.0.0","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/types.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:create-lib-symlinks":"cd ./lib && rm -f ./cjs.d.ts ./es.d.ts && ln -s ./types.d.ts ./cjs.d.ts && ln -s ./types.d.ts ./es.d.ts","pretest":"npm run pretest:create-lib-symlinks && 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","es6-error":"^4.1.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":"32d7ebc55efa850ca77e2b5b74e0e66ccabd38cd","_id":"ts-error@1.0.0","_npmVersion":"5.7.1","_nodeVersion":"9.3.0","_npmUser":{"name":"gfmio","email":"me@gfm.io"},"dist":{"shasum":"e07873bb1f862177649fbd4064a4f4d4b3f263ba","size":7471,"noattachment":false,"key":"/ts-error/-/ts-error-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-error/download/ts-error-1.0.0.tgz"},"maintainers":[{"name":"gfmio","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-error_1.0.0_1521490617256_0.7897817075050166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T18:33:01.906Z","publish_time":1521490617323,"_cnpm_publish_time":1521490617323,"dist-tags":{"latest":"1.0.6"}}