{
  "name": "react-native-vlc-media-player-view",
  "version": "1.1.1",
  "description": "React Native VLC media player view with full controls",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "lint": "expo-module lint",
    "test": "expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module",
    "open:ios": "xed example/ios",
    "open:android": "open -a \"Android Studio\" example/android"
  },
  "keywords": [
    "react-native",
    "expo",
    "react-native-vlc-media-player-view",
    "react-native-vlc",
    "react-native-player",
    "react-native-media-player",
    "vlc"
  ],
  "repository": "https://github.com/jboz/react-native-vlc-media-player-view",
  "bugs": {
    "url": "https://github.com/jboz/react-native-vlc-media-player-view/issues"
  },
  "author": "Julien Boz <julien.boz@gmail.com> (https://github.com/jboz)",
  "license": "MIT",
  "homepage": "https://github.com/jboz/react-native-vlc-media-player-view#readme",
  "devDependencies": {
    "@types/react": "^18.0.25",
    "expo-module-scripts": "^3.5.2",
    "expo-modules-core": "^1.12.20"
  },
  "peerDependencies": {
    "@expo/vector-icons": "^14.0.2",
    "@react-native-community/slider": "^4.5.3",
    "expo": "*",
    "expo-brightness": "^12.0.1",
    "react": "*",
    "react-native": "*",
    "react-native-fullscreen-chz": "^4.0.13",
    "react-native-gesture-handler": "^2.19.0",
    "react-native-linear-gradient": "^2.8.3",
    "react-native-reanimated": "^3.15.1",
    "react-native-volume-manager": "^1.10.0"
  },
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
