{"name":"@jsdevtools/ono","version":"7.1.2","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 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.7","@jsdevtools/eslint-config-modular":"^8.0.3","@jsdevtools/host-environment":"^2.0.3","@jsdevtools/karma-config":"^3.1.4","@jsdevtools/tslint-modular":"^2.0.5","@jsdevtools/version-bump-prompt":"^6.0.3","@types/node":"^13.13.0","chai":"^4.2.0","eslint":"^6.8.0","karma":"^5.0.2","karma-cli":"^2.0.0","mocha":"^7.1.1","npm-check":"^5.9.2","nyc":"^15.0.1","shx":"^0.3.2","tslint":"^6.1.1","typescript":"^3.8.3","typescript-tslint-plugin":"^0.5.5"},"dependencies":{},"gitHead":"5cb1587217e6ffb800650fded62cba05a43c2fec","bugs":{"url":"https://github.com/JS-DevTools/ono/issues"},"_id":"@jsdevtools/ono@7.1.2","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"373995bb40a6686589a7fcfec06b0e6e304ef6c6","size":21297,"noattachment":false,"key":"/@jsdevtools/ono/-/@jsdevtools/ono-7.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsdevtools/ono/download/@jsdevtools/ono-7.1.2.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.1.2_1587225501056_0.2634554141210581"},"_hasShrinkwrap":false,"publish_time":1587225501283,"_cnpm_publish_time":1587225501283,"dist-tags":{"latest":"7.1.3"}}