get_simsimPath; require('readline-sync')

This commit is contained in:
Luk
2024-09-23 16:54:53 +08:00
parent 94fa5915b3
commit f5d0f0e3ef
2 changed files with 43 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
"dependencies": {
"assign-deep": "^1.0.1",
"chokidar": "^4.0.0",
"commander": "^4.1.1"
"commander": "^4.1.1",
"readline-sync": "^1.4.10"
},
"scripts": {
"setup": "npm install"