{ "name": "amnet-native", "version": "1.0.0", "private": true, "scripts": { "android": "expo run:android", "ios": "expo run:ios", "ios-prebuild": "expo prebuild --platform ios", "postinstall": "patch-package" }, "dependencies": { "@expo-google-fonts/jetbrains-mono": "^0.2.3", "@react-navigation/bottom-tabs": "^6.6.1", "@react-navigation/native": "^6.1.18", "@react-navigation/native-stack": "^6.11.0", "@realm/react": "^0.9.0", "@types/react": "~18.2.79", "date-fns": "^3.6.0", "expo": "^51.0.0", "expo-blur": "~13.0.2", "expo-clipboard": "~6.0.3", "expo-constants": "~16.0.2", "expo-dev-client": "~4.0.10", "expo-status-bar": "~1.12.1", "expo-system-ui": "~3.0.7", "lucide-react-native": "^0.427.0", "patch-package": "^8.0.0", "react": "18.2.0", "react-native": "0.74.1", "react-native-context-menu-view": "^1.16.0", "react-native-gesture-handler": "^2.18.1", "react-native-get-random-values": "^1.11.0", "react-native-paper": "^5.12.5", "react-native-reanimated": "^3.15.0", "react-native-safe-area-context": "4.10.5", "react-native-screens": "3.31.1", "react-native-svg": "^15.5.0", "react-native-url-polyfill": "^2.0.0", "realm": "^12.12.1", "typescript": "~5.3.3", "expo-linking": "~6.3.1" } }