{"name":"bumpp","version":"9.0.0","packageManager":"pnpm@7.2.1","description":"Bump version, commit changes, tag, and push to Git","author":{"name":"James Messinger","url":"https://jamesmessinger.com"},"license":"MIT","homepage":"https://github.com/antfu/bumpp","repository":{"type":"git","url":"git+https://github.com/antfu/bumpp.git"},"keywords":["version","bump","npm","node","bower","package","git","tag","push","prompt"],"exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.js","import":"./dist/index.mjs"}},"main":"dist/index.js","module":"dist/index.mjs","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","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.14","fast-glob":"^3.2.12","prompts":"^2.4.2","semver":"^7.3.8"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@types/node":"^18.14.0","@types/prompts":"^2.4.2","@types/semver":"^7.3.13","detect-indent":"^7.0.1","detect-newline":"^4.0.0","eslint":"^8.34.0","esno":"^0.16.3","log-symbols":"^5.1.0","npm-check":"^6.0.1","picocolors":"^1.0.0","rimraf":"^4.1.2","tsup":"^6.6.3","typescript":"^4.9.5"},"gitHead":"2ef1e753119253a4ccaf894f286a1d1c7201c106","bugs":{"url":"https://github.com/antfu/bumpp/issues"},"_id":"bumpp@9.0.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"4fec29e320b889edc255fd5da54a1d8000a7b597","size":40190,"noattachment":false,"key":"/bumpp/-/bumpp-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bumpp/download/bumpp-9.0.0.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bumpp_9.0.0_1677142017253_0.41837166708186424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-23T08:46:57.463Z","publish_time":1677142017463,"_cnpm_publish_time":1677142017463,"dist-tags":{"latest":"9.4.1"}}