husky/package-lock.json

23 lines
332 B
JSON

{
"name": "husky",
"version": "9.1.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "husky",
"version": "9.1.7",
"license": "MIT",
"bin": {
"husky": "bin.mjs"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/typicode"
}
}
}
}