{
  "name": "@get-id/react-native-sdk-example",
  "version": "1.0.0",
  "scripts": {
    "start": "expo start --dev-client",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "web": "expo start --web",
    "start-native": "react-native start --experimental-debugger",
    "prebuild": "expo prebuild"
  },
  "dependencies": {
    "@get-id/react-native-fast-tflite": "https://cdn.getid.cloud/sdk/react-native/getid-react-native-fast-tflite/1.2.0/get-id-react-native-fast-tflite.tgz",
    "crypto": "^1.0.1",
    "expo": "~50.0.14",
    "expo-status-bar": "~1.11.1",
    "lottie-ios": "3.4.0",
    "lottie-react-native": "5.1.6",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-native": "0.73.6",
    "react-native-config": "^1.5.1",
    "react-native-image-picker": "7.1.2",
    "react-native-photo-manipulator": "1.5.0",
    "react-native-svg": "15.2.0",
    "react-native-vision-camera": "4.0.5",
    "react-native-web": "~0.19.6",
    "react-native-worklets-core": "1.2.0",
    "vision-camera-resize-plugin": "https://github.com/mrousavy/vision-camera-resize-plugin.git#ff3b6d25c035e96d9d68fd17a131abd14d33f9a1"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "@expo/webpack-config": "^19.0.1",
    "@shopify/react-native-skia": "^1.3.0",
    "babel-loader": "^8.1.0",
    "babel-plugin-module-resolver": "^5.0.0",
    "react-native-reanimated": "^3.11.0"
  },
  "private": true
}
