{ "name": "klatabusw", "version": "1.0.0", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo run:android", "ios": "expo run:ios", "web": "expo start --web" }, "dependencies": { "@expo/metro-runtime": "~3.1.3", "@expo/webpack-config": "^19.0.1", "@react-native-async-storage/async-storage": "1.21.0", "@react-native-community/datetimepicker": "7.7.0", "@react-native-picker/picker": "2.6.1", "@react-navigation/bottom-tabs": "^6.5.20", "@react-navigation/native": "^6.1.17", "@types/react": "~18.2.79", "assert": "^2.1.0", "axios": "^1.6.8", "base-64": "^1.0.0", "crypto-browserify": "^3.12.0", "date-fns": "^3.6.0", "expo": "~50.0.20", "expo-application": "~5.8.4", "expo-build-properties": "~0.11.1", "expo-status-bar": "~1.11.1", "expo-system-ui": "~2.9.4", "https-browserify": "^1.0.0", "os-browserify": "^0.3.0", "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.73.6", "react-native-error-boundary": "^1.2.4", "react-native-gesture-handler": "~2.14.0", "react-native-reanimated": "~3.6.2", "react-native-safe-area-context": "4.8.2", "react-native-screens": "~3.29.0", "react-native-web": "~0.19.6", "react-native-web-refresh-control": "^1.1.2", "recyclerlistview": "^4.2.0", "stream-browserify": "^3.0.0", "stream-http": "^3.2.0", "typescript": "~5.3.3", "url": "^0.11.3" }, "devDependencies": { "@babel/core": "^7.20.0", "webpack": "^5.92.1", "webpack-cli": "^5.1.4" }, "private": true }