{"name":"local-branch-cleanup","version":"1.0.1","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":"ec920958f7257ed0cca12122c82bd43b3f997e03","_id":"local-branch-cleanup@1.0.1","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-PGAFR0Gqr6g9N0LL60pdVVCz4FzG2IiVxCLo3r4S8wKZh58qttVXIk6cOvVRPrGwLBhFOo/NrpGJIFrZ4oPaBA==","shasum":"0ed939b07a74845a8eabcdfa35d46b5d2e078c90","tarball":"https://registry.npmjs.org/local-branch-cleanup/-/local-branch-cleanup-1.0.1.tgz","fileCount":31,"unpackedSize":28878,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeC0555JZTju6THdS0s2QN7wu1Y/+QrZzZ6BDOfi4hGAIgBLf8dtovZayOdRSeeB0sO9/LF7B6vdGmldz64Se9t08="}]},"_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_1.0.1_1692854191354_0.022238068172163672"},"_hasShrinkwrap":false}