mirror of https://github.com/typicode/husky.git
23 lines
332 B
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"
|
|
}
|
|
}
|
|
}
|
|
}
|