speechsynthesisutterance
Version:
25 lines (24 loc) • 626 B
JSON
{
"name": "speechsynthesisutterance",
"version": "1.0.2",
"description": "voices TTS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BrilliantaeroFE/SpeechSynthesisUtterance.git"
},
"keywords": [
"speechsynthesisutterance",
"voices",
"tts"
],
"author": "BrilliantaeroFE",
"license": "ISC",
"bugs": {
"url": "https://github.com/BrilliantaeroFE/SpeechSynthesisUtterance/issues"
},
"homepage": "https://github.com/BrilliantaeroFE/SpeechSynthesisUtterance#readme"
}