{"name":"@jsdevtools/ono","version":"7.0.1","description":"Throw better errors.","keywords":["throw","error","errors","exception","printf","format","wrap","inner","original","stack","properties"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"license":"MIT","homepage":"https://jstools.dev/ono","repository":{"type":"git","url":"git+https://github.com/JS-DevTools/ono.git"},"main":"cjs/index.js","module":"esm/index.js","typings":"esm/index.d.ts","browser":{"./cjs/isomorphic.node.js":"./cjs/isomorphic.browser.js","./esm/isomorphic.node.js":"./esm/isomorphic.browser.js"},"scripts":{"clean":"shx rm -rf .nyc_output coverage cjs esm","lint":"npm run lint:typescript && npm run lint:javascript","lint:typescript":"tslint -p tsconfig.json","lint:javascript":"eslint test ./*.js","build":"npm run build:cjs && npm run build:esm","build:esm":"tsc","build:cjs":"tsc --module commonjs --outDir cjs","test":"npm run test:node && npm run test:typescript && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","test:typescript":"tsc --noEmit test/specs/typescript.spec.ts","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc --reporter=text --reporter=lcov node_modules/mocha/bin/mocha","coverage:browser":"npm run test:browser -- --coverage","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm run build && npm test && npm run bump"},"devDependencies":{"@babel/polyfill":"^7.8.3","@jsdevtools/eslint-config-modular":"^8.0.0","@jsdevtools/host-environment":"^2.0.1","@jsdevtools/karma-config":"^3.1.1","@jsdevtools/tslint-modular":"^2.0.1","@jsdevtools/version-bump-prompt":"^6.0.0","@types/node":"^13.7.1","chai":"^4.2.0","eslint":"^6.8.0","karma":"^4.4.1","karma-cli":"^2.0.0","mocha":"^7.0.1","npm-check":"^5.9.0","nyc":"^15.0.0","shx":"^0.3.2","tslint":"^6.0.0","typescript":"^3.7.5","typescript-tslint-plugin":"^0.5.5"},"dependencies":{},"gitHead":"1e3e5ed57d600b7a94511ca717ddce8dbf7b5d92","bugs":{"url":"https://github.com/JS-DevTools/ono/issues"},"_id":"@jsdevtools/ono@7.0.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"7dd55176a94ef4151ac0c030e835e34e7530db99","size":20135,"noattachment":false,"key":"/@jsdevtools/ono/-/@jsdevtools/ono-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsdevtools/ono/download/@jsdevtools/ono-7.0.1.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"mcous","email":""},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ono_7.0.1_1581862885624_0.07855824867884031"},"_hasShrinkwrap":false,"publish_time":1581862885735,"_cnpm_publish_time":1581862885735,"dist-tags":{"latest":"7.1.3"}}