{"name":"bumpp","version":"7.2.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":{"bumpp":"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 --clean","watch":"npm run build -- --watch src","start":"esno src/cli/dev.ts","test":"mocha && npm run lint","coverage":"nyc node_modules/mocha/bin/mocha","upgrade":"npm-check -u && npm audit fix","bumpp":"esno src/cli/run.ts --tag --push --all","prepublishOnly":"npm run clean && npm run build","release":"npm run bumpp && npm publish"},"devDependencies":{"@jsdevtools/chai-exec":"^2.1.1","@jsdevtools/eslint-config":"^1.1.4","@types/chai":"^4.2.21","@types/command-line-args":"^5.2.0","@types/inquirer":"^7.3.3","@types/mocha":"^8.2.3","@types/node":"^14.17.14","@types/prompts":"^2.0.14","@types/semver":"^7.3.8","chai":"^4.3.4","detect-indent":"^7.0.0","detect-newline":"^3.1.0","eslint":"^7.32.0","esno":"^0.9.1","log-symbols":"^4.1.0","mocha":"^8.4.0","npm-check":"^5.9.2","nyc":"^15.1.0","rimraf":"^3.0.2","strip-ansi":"^6.0.0","tsup":"^5.11.9","typescript":"^4.4.2"},"dependencies":{"@jsdevtools/ez-spawn":"^3.0.4","chalk":"^4.1.2","command-line-args":"^5.2.0","globby":"^11.0.4","prompts":"^2.4.1","semver":"^7.3.5"},"engines":{"node":">=10"},"engineStrict":true,"gitHead":"dd6f75cdfbf103537d393a119054a72227f4a36a","bugs":{"url":"https://github.com/antfu/bumpp/issues"},"_id":"bumpp@7.2.0","_nodeVersion":"16.14.2","_npmVersion":"8.8.0","dist":{"shasum":"7c4b5f15f3bd556f475bf4bdf6c9dcf02fe4f6a7","size":26480,"noattachment":false,"key":"/bumpp/-/bumpp-7.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bumpp/download/bumpp-7.2.0.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bumpp_7.2.0_1655274073188_0.5700398455842084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T07:10:58.209Z","publish_time":1655274073384,"_cnpm_publish_time":1655274073384,"dist-tags":{"latest":"9.4.1"}}