{
  "name": "react-native-video-extension",
  "version": "0.1.3",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/siriwatknp/react-native-video-extension.git"
  },
  "main": "index.js",
  "types": "index.d.ts",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "react": ">=16",
    "react-native": ">=0.62",
    "react-native-video": "^5.1.0-alpha8"
  }
}
