Create-Task/files/package.json
2025-04-03 11:10:35 -05:00

6 lines
79 B
JSON

{
"dependencies": {
"readline-sync": "^1.4.10"
},
"type": "module"
}