{ "name": "tts", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "wrangler": "^3.80.3" }, "dependencies": { "itty-router": "^3.0.11", "microsoft-cognitiveservices-speech-sdk": "^1.26.0", "node-fetch": "^3.3.1", "telegraf": "^4.12.2" } }