react-native-omplayer
Version:
video player for react-native
25 lines (24 loc) • 474 B
JSON
{
"author": {
"name": "lcg"
},
"dependencies": {
"adm-zip": "^0.4.11",
"progress": "^2.0.0"
},
"description": "video player for react-native",
"keywords": [
"video",
"player",
"react-native",
"anren"
],
"license": "ISC",
"main": "index.js",
"name": "react-native-omplayer",
"scripts": {
"postinstall": "node scripts/postinstall.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.87"
}