react-native-pili-player
Version:
Pili PLPlayer Cloud React Native SDK
33 lines (32 loc) • 701 B
JSON
{
"name": "react-native-pili-player",
"version": "0.0.1",
"description": "Pili PLPlayer Cloud React Native SDK",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/An-uking/react-native-pili-player.git"
},
"keywords": [
"React",
"Native",
"SDK",
"Qiniu",
"Pili",
"Stream",
"Cloud"
],
"author": "uking",
"license": "MIT",
"bugs": {
"url": "https://github.com/An-uking/react-native-pili-player/issues"
},
"homepage": "https://github.com/An-uking/react-native-pili-player#readme",
"devDependencies": {
"react": "^16.0.0",
"react-native": "^0.51.0"
}
}