cordova-plugin-chinese-tts/package.json

24 lines
622 B
JSON

{
"name": "cordova-plugin-chinese-tts",
"version": "1.0.5",
"description": "支持中文tts的cordova插件(基于云之声封装)",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova",
"tts",
"chiness",
"ionic"
],
"author": "KeiferJu <jkf19980216@163.com> (myllcn.com)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/KeiferJu/cordova-plugin-chinese-tts.git",
"homepage": "https://github.com/KeiferJu/cordova-plugin-chinese-tts.git#readme"
}
}