{"name":"changelogx","version":"1.0.11","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":"npm run cover && watch-spawn -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.5","es6-promise":"^2.0.1","git-toplevel":"^1.0.1","github-url-from-git":"^1.4.0","lodash.capitalize":"^3.0.0","lodash.merge":"^3.0.3","marked":"^0.3.3","mocha-runner":"^1.0.8","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.4","esbeautifier":"^2.0.3","eslinter":"^1.0.0","istanbul":"^0.3.8","mocha-runner":"^1.0.5","prepush":"^2.0.3","proxyquire":"^1.4.0","read-file":"^0.1.2","watch-spawn":"^1.0.3"},"gitHead":"accb06c816b218eed658eea90f05bce929a7c835","bugs":{"url":"https://github.com/royriojas/changelogx/issues"},"homepage":"https://github.com/royriojas/changelogx","_id":"changelogx@1.0.11","_shasum":"8f6ea86c7b944b145d078ede60c4edc0fb75f65e","_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":"8f6ea86c7b944b145d078ede60c4edc0fb75f65e","size":24108,"noattachment":false,"key":"/changelogx/-/changelogx-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/changelogx/download/changelogx-1.0.11.tgz"},"directories":{},"publish_time":1427244391228,"_cnpm_publish_time":1427244391228,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.6"}}