1{ 2 "private": true, 3 "dependencies": { 4 "expo": "^48.0.4", 5 "expo-constants": "~14.2.1", 6 "expo-linking": "~4.0.1", 7 "expo-router": "1.4.3", 8 "expo-splash-screen": "~0.18.1", 9 "expo-status-bar": "~1.4.2", 10 "react": "18.2.0", 11 "react-dom": "18.2.0", 12 "react-native": "0.71.3", 13 "react-native-gesture-handler": "~2.9.0", 14 "react-native-safe-area-context": "4.5.0", 15 "react-native-screens": "~3.20.0", 16 "react-native-web": "~0.19.6" 17 }, 18 "devDependencies": { 19 "@babel/core": "^7.19.3" 20 }, 21 "version": "1.0.0" 22} 23