react-native-advanced-video-player
Version:
51 lines (50 loc) • 1.27 kB
JSON
{
"name": "react-native-advanced-video-player",
"title": "React Native Advanced Video Player",
"version": "1.24.3",
"description": "TODO",
"main": "index.js",
"files": [
"README.md",
"android",
"components",
"index.ios.js",
"index.android.js",
"index.js",
"ios",
"react-native-advanced-video-player.podspec"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/github_account/react-native-advanced-video-player.git",
"baseUrl": "https://github.com/github_account/react-native-advanced-video-player"
},
"keywords": [
"react-native",
"video-player",
"video-controls",
"advanced-video-player",
"advanced-controls"
],
"author": {
"name": "Hann Zern",
"email": "hannzern.sim@zchwantech.com"
},
"license": "MIT",
"licenseFilename": "LICENSE",
"readmeFilename": "README.md",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x",
"react-native-safe-area": "^0.5.1",
"react-native-orientation-locker": "^1.1.8",
"react-native-home-indicator": "^0.2.5"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5"
}
}