{"name":"prepush","version":"1.0.7","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","beautify-check":"esbeautifier -k 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","check":"npm run beautify-check && npm run eslint","lint":"npm run beautify && npm run eslint","prepush":"npm run check && npm test","changelog":"changelogx -f markdown -o ./changelog.md"},"prepush":["npm run prepush"],"bin":{"prepush":"./bin/prepush.js"},"repository":{"type":"git","url":"https://github.com/royriojas/prepush"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"devDependencies":{"changelogx":"^1.0.5","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"},"bugs":{"url":"https://github.com/royriojas/prepush/issues"},"homepage":"https://github.com/royriojas/prepush","keywords":["prepush","hooks","git","hooks","enforce","git","workflow"],"changelogx":{"issueIDRegExp":"#(\\d+)","commitURL":"https://github.com/royriojas/prepush/commit/{0}","authorURL":"https://github.com/{0}","issueIDURL":"https://github.com/royriojas/prepush/issues/{0}","projectName":"prepush"},"gitHead":"abd322a824cde86bd13a8cc9944269b68caba2ad","_id":"prepush@1.0.7","_shasum":"c194463b44645f19a438ee1d980f94ea62b2b236","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"c194463b44645f19a438ee1d980f94ea62b2b236","size":9048,"noattachment":false,"key":"/prepush/-/prepush-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/prepush/download/prepush-1.0.7.tgz"},"directories":{},"publish_time":1426764016805,"_cnpm_publish_time":1426764016805,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.11"}}