{"name":"ono","version":"2.1.0","description":"Throw better errors.","keywords":["throw","error","errors","exception","printf","format","wrap","inner"],"author":{"name":"James Messinger","url":"http://jamesmessinger.com"},"license":"MIT","homepage":"https://github.com/bigstickcarpet/ono","main":"lib/index.js","scripts":{"lint":"jshint . --verbose && jscs . --verbose","build":"npm run lint && npm run browserify","browserify":"simplifyify lib/index.js --outfile dist/ono.js --standalone ono --debug --minify","watch":"npm run browserify -- --watch","mocha":"mocha --bail --recursive tests/fixtures tests/specs","istanbul":"istanbul cover _mocha --dir coverage/node -- --bail --recursive tests/fixtures tests/specs","karma":"karma start --single-run","test":"npm run browserify -- --test && npm run istanbul && npm run karma","www":"npm run browserify && http-server -o -c-1","upgrade":"ncu --upgradeAll && npm update && bower update","bump":"bump --prompt --grep lib/index.js dist/* --tag --push --all","release":"npm run upgrade && npm test && npm run bump && npm publish"},"repository":{"type":"git","url":"git+https://github.com/bigstickcarpet/ono.git"},"devDependencies":{"bower":"^1.7.2","chai":"^3.4.1","coveralls":"^2.11.6","http-server":"^0.8.5","istanbul":"^0.4.2","jscs":"^2.8.0","jshint":"^2.9.1","karma":"^0.13.19","karma-chrome-launcher":"^0.2.2","karma-cli":"0.1.2","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.7","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","karma-phantomjs-launcher":"^0.2.3","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sinon":"^1.0.4","karma-verbose-reporter":"0.0.3","mocha":"^2.3.4","npm-check-updates":"^2.5.6","phantomjs":"^1.9.19","simplifyify":"^2.0.1","sinon":"^1.17.2","version-bump-prompt":"^1.5.2"},"dependencies":{},"gitHead":"7968fbccc0a412b0dcd4937fbad4edc1e931f105","bugs":{"url":"https://github.com/bigstickcarpet/ono/issues"},"_id":"ono@2.1.0","_shasum":"c9f4aa5082edba2f8216d8c28ae38531898214ee","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.1.0","_npmUser":{"name":"bigstickcarpet","email":"BigstickCarpet@gmail.com"},"dist":{"shasum":"c9f4aa5082edba2f8216d8c28ae38531898214ee","size":32812,"noattachment":false,"key":"/ono/-/ono-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ono/download/ono-2.1.0.tgz"},"maintainers":[{"name":"bigstickcarpet","email":""}],"directories":{},"publish_time":1453415602750,"_cnpm_publish_time":1453415602750,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.3"}}