{
  "name": "native-component-list",
  "version": "0.0.0",
  "description": "A list of the various APIs you can use with the Expo Go",
  "author": "Expo",
  "private": true,
  "main": "__generated__/AppEntry.js",
  "scripts": {
    "postinstall": "expo-yarn-workspaces postinstall",
    "build:web": "expo export:web",
    "web": "expo start --web --https",
    "eject": "SDK_VERSION=43.0.0 expo prebuild",
    "lint": "eslint .",
    "tsc": "tsc --noEmit -p ./tsconfig.json",
    "start": "expo start",
    "ios": "react-native run-ios",
    "android": "react-native run-android"
  },
  "expo-yarn-workspaces": {
    "symlinks": [
      "expo-constants",
      "expo-camera",
      "expo-updates"
    ]
  },
  "expo": {
    "autolinking": {
      "exclude": [
        "expo-module-template",
        "expo-module-template-local"
      ],
      "ios": {
        "flags": {
          "inhibit_warnings": false
        }
      },
      "android": {
        "configuration": "api",
        "target": "react-native"
      }
    }
  },
  "dependencies": {
    "@expo/react-native-action-sheet": "^3.8.0",
    "@expo/video": "~0.1.0",
    "@react-native-async-storage/async-storage": "1.18.2",
    "@react-native-community/datetimepicker": "7.2.0",
    "@react-native-community/netinfo": "9.3.10",
    "@react-native-community/slider": "4.4.2",
    "@react-native-masked-view/masked-view": "0.2.9",
    "@react-native-picker/picker": "2.4.10",
    "@react-native-segmented-control/segmented-control": "2.4.1",
    "@react-navigation/bottom-tabs": "~6.4.0",
    "@react-navigation/drawer": "6.5.0",
    "@react-navigation/elements": "~1.3.6",
    "@react-navigation/material-bottom-tabs": "~6.2.4 ",
    "@react-navigation/native": "~6.0.13",
    "@react-navigation/stack": "~6.3.2",
    "@shopify/flash-list": "1.4.3",
    "@shopify/react-native-skia": "0.1.196",
    "date-format": "^2.0.0",
    "deep-object-diff": "^1.1.9",
    "expo": "~50.0.0-alpha.0",
    "expo-2d-context": "^0.0.2",
    "expo-apple-authentication": "~6.1.0",
    "expo-application": "^5.0.0",
    "expo-asset": "~8.12.0",
    "expo-auth-session": "~5.2.0",
    "expo-av": "~13.7.0",
    "expo-background-fetch": "~11.6.0",
    "expo-barcode-scanner": "~12.7.0",
    "expo-battery": "~7.5.0",
    "expo-blur": "~12.7.0",
    "expo-brightness": "~11.6.0",
    "expo-calendar": "~12.0.0",
    "expo-camera": "~13.7.0",
    "expo-cellular": "~5.5.0",
    "expo-checkbox": "~2.5.0",
    "expo-clipboard": "~4.6.0",
    "expo-constants": "~15.1.0",
    "expo-contacts": "~12.5.0",
    "expo-crypto": "~12.6.0",
    "expo-device": "~5.7.0",
    "expo-document-picker": "~11.7.0",
    "expo-face-detector": "~12.4.0",
    "expo-file-system": "~15.7.0",
    "expo-font": "~11.7.0",
    "expo-gl": "~13.3.0",
    "expo-haptics": "~12.6.0",
    "expo-image": "~1.5.0",
    "expo-image-loader": "^4.0.0",
    "expo-image-manipulator": "~11.5.0",
    "expo-image-picker": "~14.5.0",
    "expo-in-app-purchases": "~14.5.0",
    "expo-intent-launcher": "~10.9.0",
    "expo-keep-awake": "~12.6.0",
    "expo-linear-gradient": "~12.5.0",
    "expo-linking": "~6.1.0",
    "expo-local-authentication": "~13.6.0",
    "expo-localization": "~14.5.0",
    "expo-location": "~16.3.0",
    "expo-mail-composer": "~12.5.0",
    "expo-maps": "0.2.0",
    "expo-media-library": "~15.6.0",
    "expo-modules-test-core": "^0.14.0",
    "expo-navigation-bar": "~2.5.0",
    "expo-network": "~5.6.0",
    "expo-notifications": "~0.24.0",
    "expo-permissions": "~14.4.0",
    "expo-print": "~12.6.0",
    "expo-processing": "2.3.3",
    "expo-progress": "^0.0.2",
    "expo-random": "^13.0.0",
    "expo-screen-capture": "~5.5.0",
    "expo-screen-orientation": "~6.2.0",
    "expo-secure-store": "~12.5.0",
    "expo-sensors": "~12.6.0",
    "expo-sharing": "~11.7.0",
    "expo-sms": "~11.5.0",
    "expo-speech": "~11.5.0",
    "expo-splash-screen": "^0.23.0",
    "expo-sqlite": "~11.7.0",
    "expo-standard-web-crypto": "~1.7.0",
    "expo-status-bar": "^1.1.0",
    "expo-store-review": "~6.6.0",
    "expo-system-ui": "~2.6.0",
    "expo-task-manager": "~11.5.0",
    "expo-three": "6.0.1",
    "expo-tracking-transparency": "~3.2.0",
    "expo-updates": "0.21.1",
    "expo-video-thumbnails": "~7.6.0",
    "expo-web-browser": "~12.6.0",
    "fbemitter": "^2.1.1",
    "fuse.js": "^6.4.6",
    "gl-mat4": "^1.1.4",
    "hsv2rgb": "^1.1.0",
    "i18n-js": "^3.1.0",
    "lottie-react-native": "6.1.2",
    "moment": "^2.29.4",
    "path": "^0.12.7",
    "pixi.js": "^4.6.1",
    "processing-js": "^1.6.6",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-native": "0.72.4",
    "react-native-dropdown-picker": "^5.3.0",
    "react-native-gesture-handler": "~2.12.0",
    "react-native-maps": "1.7.1",
    "react-native-pager-view": "6.2.0",
    "react-native-paper": "^4.0.1",
    "react-native-reanimated": "~3.3.0",
    "react-native-safe-area-context": "4.6.3",
    "react-native-screens": "~3.22.0",
    "react-native-svg": "13.9.0",
    "react-native-view-shot": "3.7.0",
    "react-native-web": "~0.19.6",
    "react-native-webview": "13.2.2",
    "react-navigation": "^4.4.0",
    "regl": "^1.3.0",
    "three": "^0.137.4",
    "url": "^0.11.0",
    "uuid": "^8.3.0",
    "victory-native": "^36.3.1"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
    "@types/fbemitter": "^2.0.32",
    "@types/i18n-js": "^3.0.1",
    "@types/pixi.js": "^4.8.6",
    "@types/react": "~18.0.14",
    "@types/three": "^0.137.0",
    "@types/victory": "^31.0.14",
    "babel-jest": "^29.2.1",
    "babel-preset-expo": "~9.7.0",
    "expo-module-scripts": "^3.0.0",
    "expo-yarn-workspaces": "^2.0.0",
    "jest": "^29.2.1",
    "react-test-renderer": "18.2.0"
  }
}
