{"bin":{"husky-run":"bin/run.js","husky-upgrade":"lib/upgrader/bin.js"},"bugs":{"url":"https://github.com/typicode/husky/issues"},"dist":{"shasum":"31144060be963fd6850e5cc8f019a1dfe194296d","tarball":"https://registry.npmjs.org/husky/-/husky-4.3.8.tgz","fileCount":25,"integrity":"sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==","signatures":[{"sig":"MEYCIQD7YKpAnU8f6v9C+ZilBBqV2bmZEE1V/V5YQAIXyjT5+wIhALday4okfBDyc1HWoAOkQFo6Di8D3x052b9n0YsuP/Bm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAiIzCRA9TVsSAnZWagAA2vYP/00+SMNVEszpcIIXj2F8\nU77iFpyT9qKCV9o299zUWsSFL9w5ikhb3aRwcMTJJlt4W3V7Le6iP3kSeWhD\nHbU7pBs0kSXYyie4vC22I2Zj8V4/CIhtVMKyuuoKq3HywRXLNb9SGzL+8JOO\nNWJU6XKhY0Ms9lFTOqzfNbArB5BDADUZ+dmWA7cw2LwB7edw71bnzxNsZmiy\nMPvBODu2wee1cXD+zRv2S1BaSP6mkKYQXVeGXWRgEaJG68fkDVAZtEHP+iJ6\nsC8Ue3g+KnaL6RlJ7YBaO+Lfz1m3lOhl+YgwAulgy6TIGExUkm+K1U9UhvM4\nqG+gcsXECpLFCniGN3sGgQbHGGY9llXJUskCstEy/eqll0eCe+YPX6IRLExB\no4MypWi1cxgC88ibac8vkmRrcPe5JgOuB32Y1y4hHqiSZiQjXx4OpWfHXR+V\nhyks8gDINqBy89OksRss8fA97e+ujblfSS8ZGY4bAo1fy4KXZTpxFyO+J1+o\n0JWakwfPfRMxaHoVQyv/CfDDxdJ+ns6DOduJhLN4LOguwW6D01UrWbS4BxHA\nxMjskdd2dIzfk/RQe1YReUlm7yqw08JPb3LrjKuC0uGBB+HDO6TueXN3+D2u\nRZ7HzBnsK7hh8nTh+bzEfMySDhyhacK/tLaeCRo4Zr8RAqjf8yNhWKtupzna\njsw0\r\n=kVc/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["node_modules","__env__.ts"]},"name":"husky","author":{"name":"Typicode","email":"typicode@gmail.com"},"engines":{"node":">=10"},"funding":{"url":"https://opencollective.com/husky","type":"opencollective"},"gitHead":"37b6925e303c7da71f28f4f4e2bf33d90dd19d73","license":"MIT","scripts":{"doc":"markdown-toc -i README.md","fix":"npm run lint -- --fix","lint":"eslint . --ext .js,.ts --ignore-path .gitignore","test":"npm run lint && jest","build":"del-cli lib && tsc","install":"node husky install","version":"jest -u && git add -A src/installer/__tests__/__snapshots__","postinstall":"opencollective-postinstall || exit 0","postpublish":"pinst --disable","postversion":"git push && git push --tags","preuninstall":"node husky uninstall","prepublishOnly":"npm run test && npm run build && pinst --enable && pkg-ok"},"_npmUser":{"name":"typicode","email":"typicode@gmail.com"},"homepage":"https://github.com/typicode/husky#readme","keywords":["git","hook","hooks","pre-commit","precommit","post-commit","postcommit","pre-push","prepush","post-merge","postmerge","test","lint"],"collective":{"url":"https://opencollective.com/husky","type":"opencollective"},"repository":{"url":"git+https://github.com/typicode/husky.git","type":"git"},"_npmVersion":"6.14.11","description":"Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)","directories":{},"maintainers":[{"name":"typicode","email":"typicode@gmail.com"}],"_nodeVersion":"15.6.0","dependencies":{"chalk":"^4.0.0","slash":"^3.0.0","ci-info":"^2.0.0","pkg-dir":"^5.0.0","cosmiconfig":"^7.0.0","find-versions":"^4.0.0","which-pm-runs":"^1.0.0","compare-versions":"^3.6.0","please-upgrade-node":"^3.2.0","opencollective-postinstall":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"del":"^5.1.0","jest":"^25.3.0","pinst":"^2.1.1","tempy":"^0.5.0","eslint":"^6.8.0","mkdirp":"^1.0.4","pkg-ok":"^2.3.1","del-cli":"^3.0.1","ts-jest":"^25.3.1","prettier":"^2.0.4","cross-env":"^7.0.2","formatree":"^1.0.2","type-fest":"^0.13.1","typescript":"^3.8.3","@types/jest":"^25.2.1","@types/node":"^13.11.1","@types/is-ci":"^2.0.0","markdown-toc":"^1.2.0","@types/mkdirp":"^1.0.0","@types/ci-info":"^2.0.0","@types/cosmiconfig":"^6.0.0","eslint-config-prettier":"^6.10.1","eslint-config-xo-space":"^0.24.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.27.0","@typescript-eslint/eslint-plugin":"^2.27.0"},"_npmOperationalInternal":{"tmp":"tmp/husky_4.3.8_1610752563296_0.3904188934586095","host":"s3://npm-registry-packages"},"_id":"husky@4.3.8","version":"4.3.8"}