{"name":"changelogx","version":"1.0.14","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":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js' 'hooks/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"watch-spawn -i -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","check":"npm run beautify-check && npm run eslint && npm test","changelog":"./bin/cli.js -f markdown -o ./changelog.md","bump":"bumpery --verify='npm run check'","install-hooks":"./bin/cli.js install-hook && prepush install"},"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 check"],"dependencies":{"clix":"^1.0.7","es6-promise":"^2.0.1","extend":"^2.0.1","git-toplevel":"^1.0.1","github-url-from-git":"^1.4.0","lodash.capitalize":"^3.0.0","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":{"bumpery":"^1.0.7","esbeautifier":"^2.0.5","eslinter":"^1.0.3","istanbul":"^0.3.15","mocha-runner":"^1.0.8","prepush":"^2.0.4","proxyquire":"^1.5.0","read-file":"^0.1.2","watch-spawn":"^1.0.3"},"changelogx":{"ignoreRegExp":["BLD: Release","DOC: Generate Changelog","Generated Changelog"],"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":"2a2e9c4b92d837e9ad9958b1c8a6ae024b909d33","bugs":{"url":"https://github.com/royriojas/changelogx/issues"},"homepage":"https://github.com/royriojas/changelogx","_id":"changelogx@1.0.14","_shasum":"ed9136a043500114145104c1b04259287196ca1c","_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":"ed9136a043500114145104c1b04259287196ca1c","size":18097,"noattachment":false,"key":"/changelogx/-/changelogx-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/changelogx/download/changelogx-1.0.14.tgz"},"directories":{},"publish_time":1436694220759,"_cnpm_publish_time":1436694220759,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.6"}}