speaktome
Version:
23 lines (22 loc) • 570 B
JSON
{
"name": "speaktome",
"version": "1.0.0",
"description": "text to speech",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "yicheng",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/EasonWang01/Speech-Synthesis-API-wrapper.git"
},
"keywords": [
"TextToSpeech"
],
"bugs": {
"url": "https://github.com/EasonWang01/Speech-Synthesis-API-wrapper/issues"
},
"homepage": "https://github.com/EasonWang01/Speech-Synthesis-API-wrapper#readme"
}