react-native-ezplayer
Version:
EZPlayer component for react-native apps
30 lines • 743 B
JSON
{
"name": "react-native-ezplayer",
"version": "1.1.0",
"description": "EZPlayer component for react-native apps",
"main": "index.js",
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/easyui/react-native-ezplayer.git"
},
"keywords": [
"react",
"react-native",
"react-native-component",
"react-native-ezplayer",
"ezplayer",
"ios",
"avplayer",
"media",
"video"
],
"author": "Zhu Yangjun(gzhuyangjun@gmail.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/easyui/react-native-ezplayer/issues"
},
"homepage": "https://github.com/easyui/react-native-ezplayer#readme"
}