{
  "name": "react-native-fullscreen-media-kit",
  "version": "0.8.8",
  "description": "Video and Audio component for react-native apps, supporting both iOS and Android.",
  "main": "library/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chinaczy/react-native-media-kit.git"
  },
  "keywords": [
    "video",
    "audio",
    "media",
    "react-native"
  ],
  "bugs": {
    "url": "https://github.com/ldn0x7dc/react-native-media-kit/issues"
  },
  "homepage": "https://github.com/ldn0x7dc/react-native-media-kit#readme",
  "dependencies": {
    "@ldn0x7dc/react-native-slider": "0.0.3"
  }
}
