{"name":"local-branch-cleanup","version":"2.0.0","description":"A CLI to delete unused local branches in a git repository","keywords":["git","branch","local","clean","delete"],"publishConfig":{"access":"public"},"engines":{"node":">= 16"},"bin":{"clb":"bin/index.js"},"repository":{"type":"git","url":"git+https://github.com/demirtasdurmus/local-branch-cleanup.git"},"license":"MIT","bugs":{"url":"https://github.com/demirtasdurmus/local-branch-cleanup/issues"},"homepage":"https://github.com/demirtasdurmus/local-branch-cleanup#readme","scripts":{"dev":"tsc -p . --watch","clean":"gulp clean:bundle","commit":"commit","build":"tsc -p .","format":"prettier --write \"**/*.{ts,json}\"","lint":"eslint '{bin,lib,commands,actions,test}/**/*.ts' --fix","start":"node bin/index.js","prepack":"npm run build","prepublish:npm":"npm run build","publish:npm":"npm publish --access public","prerelease":"npm run build","test":"jest --config test/jest-config.json","test:dev":"jest --config test/jest-config.json --watchAll","prepare":"husky install"},"devDependencies":{"@commitlint/cli":"^17.7.1","@commitlint/config-conventional":"^17.7.0","@commitlint/prompt-cli":"^17.7.1","@types/gulp":"^4.0.13","@types/inquirer":"^9.0.3","@types/jest":"^29.5.3","@types/node":"^20.5.0","@typescript-eslint/eslint-plugin":"^6.4.0","@typescript-eslint/parser":"^6.4.0","del":"^6.1.1","eslint":"^8.47.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-prettier":"^5.0.0","gulp":"^4.0.2","husky":"^8.0.3","jest":"^29.6.2","lint-staged":"^14.0.0","prettier":"^3.0.2","ts-jest":"^29.1.1","typescript":"^5.1.6"},"dependencies":{"chalk":"^4.1.2","commander":"^11.0.0","inquirer":"^8.2.6","simple-git":"^3.19.1"},"lint-staged":{"**/*.ts":["tsc --noEmit --esModuleInterop","eslint '{bin,lib,commands,actions}/**/*.ts' --fix","prettier --write \"**/*.ts\""],"**/*.json":["eslint --fix","prettier --write"]},"gitHead":"3b2129ed7ea4a59e44f8edc9572607c7e19cc371","_id":"local-branch-cleanup@2.0.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-0p30ULC7GiiltO7Dms9qb/oSJgYytf48Ce8JRYNAIIo888/oGe8bOPZmvoO9XKoQdT4Go3FFU2R33cL50rJg+w==","shasum":"58e4a8ac79c50a11f52d5c95036e75f6c94d933e","tarball":"https://registry.npmjs.org/local-branch-cleanup/-/local-branch-cleanup-2.0.0.tgz","fileCount":27,"unpackedSize":23289,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0tcAjaxSoR/fAdkWWqq7/jGuwp0RubePPLzO4s2HDtAiAc6lpL5FlXcLZaeZAFVKbiQe07Lu6voW3MxG1qIGjEWA=="}]},"_npmUser":{"name":"demirtasdurmus","email":"demirtasdurmus@gmail.com"},"directories":{},"maintainers":[{"name":"demirtasdurmus","email":"demirtasdurmus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/local-branch-cleanup_2.0.0_1692856258568_0.36531644998727963"},"_hasShrinkwrap":false}