forked from Edikoyo/EdikoyoWiki
27 lines
622 B
JSON
27 lines
622 B
JSON
{
|
|
"name": "EdikoyoWiki",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"husky": "^9.1.5"
|
|
}
|
|
},
|
|
"node_modules/husky": {
|
|
"version": "9.1.5",
|
|
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
|
|
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
|
|
"dev": true,
|
|
"bin": {
|
|
"husky": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/typicode"
|
|
}
|
|
}
|
|
}
|
|
}
|