{"name":"changelogx","version":"1.0.7","description":"Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js' 'hooks/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js' 'hooks/**/*.js'","eslint":"eslint --format 'node_modules/eslint-friendly-formatter' index.js lib/ bin/ src/ specs/ hooks/ -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 'index.js' -p 'src/**/*.js' npm run cover","check":"npm run beautify && npm run eslint && npm test","prepush":"npm run beautify-check && npm run eslint && npm test","changelog":"./bin/cli.js -f markdown -o ./changelog.md"},"bin":{"changelogx":"./bin/cli.js"},"keywords":["changelog","git","changes","history","commits","tags"],"repository":{"type":"git","url":"https://github.com/royriojas/changelogx"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run prepush"],"dependencies":{"clix":"^1.0.5","es6-promise":"^2.0.1","git-toplevel":"^1.0.1","lodash.capitalize":"^3.0.0","lodash.merge":"^3.0.3","marked":"^0.3.3","moment":"^2.9.0","read-file":"^0.1.2","read-json-sync":"^1.1.0","stringformat":"0.0.5","twig":"^0.8.1","write":"^0.1.1"},"devDependencies":{"esbeautifier":"^2.0.1","eslint":"^0.17.0","eslint-friendly-formatter":"^1.0.3","istanbul":"^0.3.8","mocha-runner":"^1.0.5","prepush":"^1.0.3","proxyquire":"^1.4.0","read-file":"^0.1.2","watch-spawn":"^1.0.3"},"changelogx":{"issueIDRegExp":"#(\\d+)","commitURL":"https://github.com/royriojas/changelogx/commit/{0}","authorURL":"https://github.com/{0}","issueIDURL":"https://github.com/royriojas/changelogx/issues/{0}","projectName":"changelogx"},"gitHead":"6466483716ae0b008c1bbf81fa53c5c80f33566c","bugs":{"url":"https://github.com/royriojas/changelogx/issues"},"homepage":"https://github.com/royriojas/changelogx","_id":"changelogx@1.0.7","_shasum":"6ab0c2ab0d59e00ba94be829875d28741b403a78","_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":"6ab0c2ab0d59e00ba94be829875d28741b403a78","size":21865,"noattachment":false,"key":"/changelogx/-/changelogx-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/changelogx/download/changelogx-1.0.7.tgz"},"directories":{},"publish_time":1426750111937,"_cnpm_publish_time":1426750111937,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.6"}}