{
  "name": "react-native-rn-videoplayer",
  "version": "2.2.12",
  "description": "A customisable React Native video player for Android and IOS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/A-ANing/react-native-rn-videoplayer.git"
  },
  "keywords": [
    "react-native",
    "react-native-video",
    "videoplayer",
    "video",
    "player",
    "gesture",
    "control",
    "volume",
    "brightness",
    "progress"
  ],
  "author": {
    "name": "A-ANing",
    "email": "839650216@qq.com"
  },
  "license": "",
  "homepage": "https://github.com/A-ANing/react-native-rn-videoplayer#readme",
  "dependencies": {
    "react-native-linear-gradient": "^2.5.6",
    "react-native-orientation-locker": "^1.1.8",
    "react-native-svg": "^12.1.1",
    "react-native-system-setting": "^1.7.2",
    "react-native-video": "^5.1.1"
  }
}
