scrypted-tts
Version:
scrypted google tts
27 lines (26 loc) • 625 B
JSON
{
"name": "scrypted-tts",
"version": "1.0.0",
"description": "scrypted google tts",
"main": "tts.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/koush/scrypted-google-cloud-tts.git"
},
"keywords": [
"scrypted",
"google-tts"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/koush/scrypted-google-cloud-tts/issues"
},
"homepage": "https://github.com/koush/scrypted-google-cloud-tts#readme",
"dependencies": {
"@scrypted/google-cloud-tts": "^0.0.21"
}
}