husky/package-lock.json

23 lines
332 B
JSON
Raw Permalink Normal View History

2020-09-14 08:19:16 +08:00
{
2024-01-25 09:49:33 +08:00
"name": "husky",
2024-07-27 02:02:05 +08:00
"version": "9.1.3",
2024-01-25 09:49:33 +08:00
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "husky",
2024-07-27 02:02:05 +08:00
"version": "9.1.3",
2024-01-25 09:49:33 +08:00
"license": "MIT",
"bin": {
"husky": "bin.mjs"
2024-01-25 09:49:33 +08:00
},
"engines": {
"node": ">=18"
2024-01-25 09:49:33 +08:00
},
"funding": {
"url": "https://github.com/sponsors/typicode"
}
}
}
2020-09-14 08:19:16 +08:00
}