{"name":"local-branch-cleanup","version":"3.1.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":{"lbc":"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","danger:ci":"danger ci","prepare":"husky install"},"devDependencies":{"@commitlint/cli":"^17.7.1","@commitlint/config-conventional":"^17.7.0","@commitlint/prompt-cli":"^17.7.1","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.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","danger":"^11.2.8","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","semantic-release":"^21.1.1","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"]},"_id":"local-branch-cleanup@3.1.0","gitHead":"8272621a06341d1d5b6c9d7efef1e0c5aee9d61c","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-XO2KE4b5JItY96AUBgTFlMI7A8gWGUiWMsR1s4J3Aq0ahYnIm7e3IRzUwBRVqTxGVigZvCW/tF09aN6fL6fx/Q==","shasum":"76b3194849276371f32311c121b54cca227b873f","tarball":"https://registry.npmjs.org/local-branch-cleanup/-/local-branch-cleanup-3.1.0.tgz","fileCount":30,"unpackedSize":31652,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFUq0Xb0BHOoRPzsNM52KMLRRoW6URsRX1deijx2NiO2AiAPtSj5fpnYfF1jQE+jM80G/PjK5BA67Qz1FarB8uKGjw=="}]},"_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_3.1.0_1693285170173_0.08614086802834309"},"_hasShrinkwrap":false}