{
  "name": "@fto-consult/expo-ui-client",
  "version": "1.11.1",
  "main": "./App",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "build-web": "npx expo export:web",
    "build-android": "npx eas build --platform android --profile preview",
    "build-ios": "eas build --platform ios",
    "update": "npm i @fto-consult/common@latest &&  npx @fto-consult/expo-ui update",
    "prebuild": "npx expo prebuild --clean",
    "clear-npx-cache": "npx clear-npx-cache"
  },
  "bin": {
    "expo-ui-client": "./bin/index.js"
  },
  "dependencies": {
    "@emotion/native": "^11.11.0",
    "@expo/metro-runtime": "~3.1.3",
    "@fto-consult/common": "^4.40.1",
    "@fto-consult/expo-ui": "^8.67.0",
    "@fto-consult/node-utils": "^1.6.6",
    "@react-native-community/netinfo": "11.1.0",
    "@react-navigation/native": "^6.1.17",
    "@react-navigation/native-stack": "^6.9.26",
    "@react-navigation/stack": "^6.3.29",
    "@shopify/flash-list": "1.6.3",
    "cheerio": "^1.0.0-rc.12",
    "expo": "^50.0.15",
    "expo-asset": "~9.0.2",
    "expo-file-system": "~16.0.6",
    "expo-intent-launcher": "~10.11.0",
    "expo-linking": "~6.2.2",
    "expo-sharing": "~11.10.0",
    "expo-sqlite": "~13.4.0",
    "expo-status-bar": "~1.11.1",
    "expo-system-ui": "~2.9.3",
    "expo-web-browser": "~12.8.2",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-native": "0.73.6",
    "react-native-big-list": "^1.6.1",
    "react-native-gesture-handler": "~2.14.0",
    "react-native-html-parser": "^0.1.0",
    "react-native-mime-types": "^2.5.0",
    "react-native-paper": "^5.12.3",
    "react-native-safe-area-context": "4.8.2",
    "react-native-screens": "~3.29.0",
    "react-native-web": "~0.19.6",
    "react-native-webview": "13.6.4",
    "sharp-cli": "^2.1.0",
    "tippy.js": "^6.3.7",
    "url": "^0.11.3"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "babel-plugin-module-resolver": "^5.0.0"
  }
}
