react-native-ucloud-rtc
Version:
ucloud rtc native sdk for react-native
25 lines (24 loc) • 567 B
JSON
{
"name": "react-native-ucloud-rtc",
"version": "0.1.4",
"description": "ucloud rtc native sdk for react-native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"rtc",
"ucloud"
],
"repository": {
"type": "git",
"url": "https://github.com/ztl19930409/react-native-ucloud-rtc"
},
"authors": "dragon_zhao",
"license": "MIT",
"homepage": "https://www.ucloud.cn/",
"peerDependencies": {
"react-native": "^0.41.2"
}
}