第一版

This commit is contained in:
yinsx
2025-12-16 16:21:26 +08:00
parent 0c73ef2547
commit 8ba7e635f5
15 changed files with 1006 additions and 30 deletions

View File

@ -9,6 +9,8 @@
},
"dependencies": {
"@clack/prompts": "^0.11.0",
"boxen": "^8.0.1",
"figlet": "^1.9.4",
"picocolors": "^1.1.1",
"prompts": "^2.4.2"
}