{
  "name": "react-native-record-screen-zone-example",
  "description": "Example app for react-native-record-screen-zone",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start"
  },
  "dependencies": {
    "@types/react-native-video": "^5.0.3",
    "@types/react-native-video-player": "^0.10.1",
    "react": "^16.14.0",
    "react-native": "^0.63.3",
    "react-native-ffmpeg": "^0.4.4",
    "react-native-record-screen": "^0.3.2",
    "react-native-vector-icons": "^7.1.0",
    "react-native-video": "^5.1.0-alpha8",
    "react-native-video-player": "^0.10.1"
  },
  "devDependencies": {
    "@babel/core": "^7.9.6",
    "@babel/runtime": "^7.9.6",
    "babel-plugin-module-resolver": "^4.0.0",
    "metro-react-native-babel-preset": "^0.59.0"
  }
}
