{"name":"ono","version":"2.0.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.1","chai":"^3.4.1","coveralls":"^2.11.6","http-server":"^0.8.5","istanbul":"^0.4.1","jscs":"^2.7.0","jshint":"^2.9.1-rc1","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-cli":"0.1.1","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.7","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.3","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.0","karma-sinon":"^1.0.4","mocha":"^2.3.4","npm-check-updates":"^2.5.4","simplifyify":"^1.5.0","sinon":"^1.17.2","version-bump-prompt":"^1.5.2"},"dependencies":{},"gitHead":"3e73251fea6dcc7cad04fdc6d799e43e634a8f60","bugs":{"url":"https://github.com/bigstickcarpet/ono/issues"},"_id":"ono@2.0.0","_shasum":"2637bfa900684f5c881faca8cdd6676b6a09b068","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.1.0","_npmUser":{"name":"bigstickcarpet","email":"BigstickCarpet@gmail.com"},"dist":{"shasum":"2637bfa900684f5c881faca8cdd6676b6a09b068","size":32468,"noattachment":false,"key":"/ono/-/ono-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ono/download/ono-2.0.0.tgz"},"maintainers":[{"name":"bigstickcarpet","email":""}],"directories":{},"publish_time":1450122404828,"_cnpm_publish_time":1450122404828,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.3"}}