{"name":"commitizen","version":"4.0.0","description":"Git commit, but play nice with conventions.","main":"dist/index.js","scripts":{"check-coverage":"nyc 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","prepare":"not-in-install && npm run build || true","report-coverage":"nyc report --reporter=lcov | codecov","write-coverage":"nyc report --reporter=lcov","semantic-release":"npx semantic-release","start":"npm run test:watch","test":"nyc --require @babel/register _mocha -- test/tests/index.js","test:watch":"nodemon -q --ignore test/.tmp/ --ignore test/artifacts/ --ignore coverage/ --exec \"npm run test\" --"},"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":{"@babel/cli":"^7.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","axios":"0.19.0","chai":"^4.1.2","codecov.io":"0.1.6","cz-conventional-changelog-default-export":"0.0.0-semantically-released.1","ghooks":"^2.0.4","in-publish":"^2.0.0","mocha":"5.2.0","node-uuid":"1.4.8","nodemon":"1.18.7","nyc":"14.0.0","proxyquire":"^2.1.0","semantic-release":"15.13.18","semver":"5.5.1","sinon":"^6.3.4"},"dependencies":{"cachedir":"2.1.0","cz-conventional-changelog":"2.1.0","dedent":"0.7.0","detect-indent":"^5.0.0","find-node-modules":"2.0.0","find-root":"1.1.0","fs-extra":"^7.0.0","glob":"7.1.3","inquirer":"6.2.0","is-utf8":"^0.2.1","lodash":"4.17.14","minimist":"1.2.0","shelljs":"0.7.6","strip-bom":"3.0.0","strip-json-comments":"2.0.1"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"10"}}]]},"nyc":{"exclude":["src/cli","test"]},"engineStrict":true,"engines":{"node":">= 10"},"collective":{"type":"opencollective","url":"https://opencollective.com/commitizen"},"gitHead":"8931c6b9882ad83e07a21800c9caf42454d80952","_id":"commitizen@4.0.0","_nodeVersion":"10.16.0","_npmVersion":"6.10.1","dist":{"shasum":"53b804f551d64fec12bc536f063d1496227735eb","size":90084,"noattachment":false,"key":"/commitizen/-/commitizen-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/commitizen/download/commitizen-4.0.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"}],"_npmUser":{"name":"commitizen-bot","email":"jimthedev+commitizen-bot@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commitizen_4.0.0_1563479646456_0.1520426379219355"},"_hasShrinkwrap":false,"publish_time":1563479646580,"_cnpm_publish_time":1563479646580,"dist-tags":{"latest":"4.2.4"}}