@potatoma/react-native-baidu-vtts
Version:
A ReactNative library can do text to speech
26 lines (25 loc) • 541 B
JSON
{
"name": "@potatoma/react-native-baidu-vtts",
"version": "1.1.0",
"description": "A ReactNative library can do text to speech",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-baidu-vtts",
"百度语音",
"react-voice",
"voice",
"android",
"ios",
"react-native-baidu-voice",
"react-native-tts"
],
"author": "wayne",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
}
}