{"name":"bumpp","version":"7.0.0","description":"Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git","keywords":["version","bump","npm","node","bower","package","git","tag","push","prompt"],"author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"license":"MIT","homepage":"https://jstools.dev/version-bump-prompt","repository":{"type":"git","url":"git+https://github.com/antfu/bumpp.git"},"main":"dist/index.js","types":"dist/index.d.ts","bin":{"bump":"bin/bumpp.js"},"scripts":{"clean":"rimraf .nyc_output coverage dist","lint":"eslint src test","build":"tsup src/index.ts src/cli/index.ts --format esm,cjs --dts","watch":"npm run build -- --watch src","test":"mocha && npm run lint","coverage":"nyc node_modules/mocha/bin/mocha","upgrade":"npm-check -u && npm audit fix","bump":"esno src/cli/run.ts --tag --push --all","prepublishOnly":"npm run clean && npm run build","release":"npm run bump && npm publish"},"devDependencies":{"@jsdevtools/chai-exec":"^2.1.1","@jsdevtools/eslint-config":"^1.1.4","@types/chai":"^4.2.12","@types/command-line-args":"^5.0.0","@types/globby":"^9.1.0","@types/inquirer":"^7.3.1","@types/mocha":"^8.0.3","@types/node":"^14.6.2","@types/semver":"^7.3.3","chai":"^4.2.0","del":"^5.1.0","eslint":"^7.7.0","esno":"^0.9.1","mocha":"^8.1.3","npm-check":"^5.9.0","nyc":"^15.1.0","rimraf":"^3.0.2","shx":"^0.3.2","strip-ansi":"^6.0.0","tsup":"^4.14.0","typescript":"^4.0.2"},"dependencies":{"@jsdevtools/ez-spawn":"^3.0.4","command-line-args":"^5.1.1","detect-indent":"^6.0.0","detect-newline":"^3.1.0","globby":"^11.0.1","inquirer":"^7.3.3","log-symbols":"^4.0.0","semver":"^7.3.2"},"engines":{"node":">=10"},"engineStrict":true,"gitHead":"b4ed471875e0f88b7c9ccf1bcfeaeb3941a8f0c9","bugs":{"url":"https://github.com/antfu/bumpp/issues"},"_id":"bumpp@7.0.0","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"shasum":"117446b26c3e42788864ee68e1ef7fd0a0ac1054","size":17522,"noattachment":false,"key":"/bumpp/-/bumpp-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bumpp/download/bumpp-7.0.0.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bumpp_7.0.0_1630989595417_0.22723659830651144"},"_hasShrinkwrap":false,"publish_time":1630989595550,"_cnpm_publish_time":1630989595550,"dist-tags":{"latest":"9.4.1"}}