{"name":"bumpp","version":"8.0.0","packageManager":"pnpm@7.2.1","description":"Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git","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"},"keywords":["version","bump","npm","node","bower","package","git","tag","push","prompt"],"main":"dist/index.js","types":"dist/index.d.ts","bin":{"bumpp":"bin/bumpp.js"},"engines":{"node":">=10"},"scripts":{"clean":"rimraf .nyc_output coverage dist","lint":"eslint .","build":"tsup src/index.ts src/cli/index.ts --format esm,cjs --dts --clean","watch":"npm run build -- --watch src","start":"esno src/cli/run.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"},"dependencies":{"@jsdevtools/ez-spawn":"^3.0.4","cac":"^6.7.12","chalk":"^4.1.2","globby":"^11.0.4","prompts":"^2.4.1","semver":"^7.3.5"},"devDependencies":{"@antfu/eslint-config":"^0.25.1","@jsdevtools/chai-exec":"^2.1.1","@types/chai":"^4.2.21","@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":"^8.8.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"},"engineStrict":true,"gitHead":"35e652323949bd9f793be0086c69a2664f8ac589","bugs":{"url":"https://github.com/antfu/bumpp/issues"},"_id":"bumpp@8.0.0","_nodeVersion":"16.14.2","_npmVersion":"8.8.0","dist":{"shasum":"f47bf328240d57a4a51ace125c56e79d800a6eb2","size":29743,"noattachment":false,"key":"/bumpp/-/bumpp-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bumpp/download/bumpp-8.0.0.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bumpp_8.0.0_1655308372884_0.4792674847186147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T16:20:55.203Z","publish_time":1655308373088,"_cnpm_publish_time":1655308373088,"dist-tags":{"latest":"9.4.1"}}