{"name":"ono","version":"6.0.0","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 --report-dir coverage/node 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.7.0","@types/node":"^13.1.1","chai":"^4.2.0","coveralls":"^3.0.9","eslint":"^6.8.0","eslint-config-modular":"^7.0.1","host-environment":"^1.1.4","karma":"^4.4.1","karma-cli":"^2.0.0","karma-config":"^1.5.7","mocha":"^6.2.2","npm-check":"^5.9.0","nyc":"^15.0.0","shx":"^0.3.2","tslint":"^5.20.1","tslint-modular":"^1.6.0","typescript":"^3.7.4","typescript-tslint-plugin":"^0.5.5","version-bump-prompt":"^5.0.6"},"dependencies":{},"gitHead":"ae4b0c480198920dbe6f26fe79878868da37da49","bugs":{"url":"https://github.com/JS-DevTools/ono/issues"},"_id":"ono@6.0.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"c0c51b61f6ee56fccd56421620f351de7e8e3200","size":20109,"noattachment":false,"key":"/ono/-/ono-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ono/download/ono-6.0.0.tgz"},"maintainers":[{"name":"bigstickcarpet","email":""}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ono_6.0.0_1577554046441_0.9858633017500753"},"_hasShrinkwrap":false,"publish_time":1577554046570,"_cnpm_publish_time":1577554046570,"dist-tags":{"latest":"7.1.3"}}