mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
11 lines
148 B
JSON
11 lines
148 B
JSON
|
|
{
|
||
|
|
"name": "paperforge-monorepo",
|
||
|
|
"private": true,
|
||
|
|
"scripts": {
|
||
|
|
"prepare": "husky"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"husky": "^9.1.7"
|
||
|
|
}
|
||
|
|
}
|