{"name":"commitizen","version":"2.6.0","description":"Git commit, but play nice with conventions.","main":"src/index.js","scripts":{"check-coverage":"istanbul check-coverage --statements 80 --branches 80 --functions 80 --lines 80 ","commit":"node bin/git-cz","build":"babel src --out-dir dist","build:watch":"babel --watch src --out-dir dist","prepublish":"npm run build","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post","start":"npm run test:watch","test":"istanbul cover -x ./test node_modules/mocha/bin/_mocha -- -R spec test/tests/index.js --compilers js:babel/register","test:watch":"nodemon -q --ignore test/.tmp/ --ignore test/artifacts/ --ignore coverage/ --exec \"npm run test\" --","test:windows":"node ./test/tools/trigger-appveyor-tests.js"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test && npm run check-coverage"}},"homepage":"https://github.com/commitizen/cz-cli","repository":{"type":"git","url":"git+https://github.com/commitizen/cz-cli.git"},"keywords":["commit","pretty","format","conventional changelog","commitizen"],"bugs":{"url":"https://github.com/commitizen/cz-cli/issues"},"bin":{"git-cz":"./bin/git-cz","commitizen":"./bin/commitizen"},"author":{"name":"Jim Cummins","email":"jimthedev@gmail.com","url":"https://github.com/jimthedev"},"license":"MIT","devDependencies":{"axios":"0.9.1","babel":"5.8.34","chai":"3.5.0","codecov.io":"0.1.6","ghooks":"1.0.3","gulp":"3.9.1","gulp-git":"1.7.0","istanbul":"0.3.22","mocha":"2.4.5","node-uuid":"1.4.7","nodemon":"1.9.1","rimraf":"2.5.2","semantic-release":"^4.3.5","semver":"5.1.0"},"dependencies":{"chalk":"1.1.1","cz-conventional-changelog":"1.1.5","dedent":"0.6.0","detect-indent":"4.0.0","find-node-modules":"1.0.1","glob":"7.0.0","inquirer":"0.12.0","lodash":"4.6.1","find-root":"^1.0.0","minimist":"1.2.0","shelljs":"0.5.3","strip-json-comments":"2.0.1"},"gitHead":"58d492efcb134b0b7275b760ad1e883c916c0470","_id":"commitizen@2.6.0","_shasum":"d08e67d4c9f66fedaa4d00e13465f088b9bf9902","_from":".","_npmVersion":"2.14.21","_nodeVersion":"4.3.2","_npmUser":{"name":"jimthedev","email":"jimthedev@gmail.com"},"dist":{"shasum":"d08e67d4c9f66fedaa4d00e13465f088b9bf9902","size":73184,"noattachment":false,"key":"/commitizen/-/commitizen-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/commitizen/download/commitizen-2.6.0.tgz"},"maintainers":[{"name":"commitizen-bot","email":"kent+commitizen-bot@doddsfamily.us"},{"name":"jimthedev","email":"jimthedev@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"linusu","email":""},{"name":"pgoodjohn","email":"info@pietrobongiovanni.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/commitizen-2.6.0.tgz_1457035186459_0.27581781917251647"},"directories":{},"publish_time":1457035190105,"_cnpm_publish_time":1457035190105,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.2.4"}}