Files
server-configs/edge-tts/package.json

16 lines
272 B
JSON
Raw Normal View History

2026-02-13 22:24:27 +08:00
{
"name": "edge-tts",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"edge-tts": "^1.0.1"
}
}