react-native-pili-fix
Version:
Pili Streaming Cloud React Native SDK
33 lines (32 loc) • 715 B
JSON
{
"name": "react-native-pili-fix",
"version": "2.3.1",
"description": "Pili Streaming Cloud React Native SDK",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Qiliang/react-native-pili.git"
},
"keywords": [
"React",
"Native",
"SDK",
"Qiniu",
"Pili",
"Stream",
"Cloud"
],
"author": "Qiliang",
"license": "MIT",
"bugs": {
"url": "https://github.com/Qiliang/react-native-pili/issues"
},
"homepage": "https://github.com/Qiliang/react-native-pili#readme",
"devDependencies": {
"react": "16.0.0-alpha.6",
"react-native": "0.44.0"
}
}