{"name":"prepush","version":"1.0.0","description":"Yet another prepush script that will run tasks defined in a config file","main":"lib/hook.js","scripts":{"beautify":"esbeautifier lib/**/*.js bin/**/*.js hook/**/*.js","eslint":"eslint --format 'node_modules/eslint-friendly-formatter' lib/ bin/ hook/ -c './configs/eslint.json'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'lib/**/*.js' -p 'hook/**/*.js' -p 'bin/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint","prepush":"npm run lint && npm test"},"prepush":["npm run prepush"],"bin":{"esbeautifier":"./bin/esbeautifier.js"},"repository":{"type":"git","url":"https://github.com/royriojas/esbeautifier"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"devDependencies":{"eslint":"^0.16.1","eslint-friendly-formatter":"^1.0.3","istanbul":"^0.3.7","mocha-runner":"^1.0.4","proxyquire":"^1.4.0","watch-spawn":"^1.0.3"},"dependencies":{"chalk":"^1.0.0","del":"^1.1.1","es6-promise":"^2.0.1","lodash.trim":"^3.0.1","optionator":"^0.5.0","read-file":"^0.1.2","read-json-sync":"^1.1.0","stringformat":"0.0.5","write":"^0.1.1"},"gitHead":"d1fa334c5665a1a203ec4a43bed31268e135f147","bugs":{"url":"https://github.com/royriojas/esbeautifier/issues"},"homepage":"https://github.com/royriojas/esbeautifier","_id":"prepush@1.0.0","_shasum":"63cbbd9ad332024412b331892b92172c62cfd747","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.10.33","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"63cbbd9ad332024412b331892b92172c62cfd747","size":12406,"noattachment":false,"key":"/prepush/-/prepush-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/prepush/download/prepush-1.0.0.tgz"},"directories":{},"publish_time":1425975856330,"_cnpm_publish_time":1425975856330,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.11"}}