{ "name": "humans_mobile-client", "version": "1.0.0", "scripts": { "start": "expo start", "android": "expo run:android", "ios": "expo run:ios", "web": "expo start --web", "eject": "expo eject", "test": "jest --watchAll" }, "jest": { "preset": "jest-expo" }, "dependencies": { "@babel/plugin-proposal-decorators": "^7.23.2", "@babel/runtime": "^7.23.2", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@eva-design/eva": "^2.2.0", "@expo-google-fonts/encode-sans-semi-condensed": "^0.2.3", "@expo-google-fonts/montserrat": "^0.2.3", "@expo-google-fonts/mulish": "^0.2.3", "@expo-google-fonts/nunito": "^0.2.3", "@expo-google-fonts/open-sans": "^0.2.3", "@expo-google-fonts/quicksand": "^0.2.3", "@expo-google-fonts/raleway": "^0.2.3", "@expo/vector-icons": "^14.0.2", "@firebase/app-types": "^0.9.0", "@firebase/firestore-types": "^3.0.0", "@mui/material": "^5.14.14", "@mui/styled-engine-sc": "^5.14.12", "@react-native-async-storage/async-storage": "1.23.1", "@react-native-community/blur": "^4.4.0", "@react-native-community/datetimepicker": "8.2.0", "@react-native-firebase/app": "^10.8.1", "@react-native-firebase/auth": "^10.8.1", "@react-native-firebase/firestore": "^10.8.1", "@react-native-firebase/storage": "^10.8.1", "@react-native-google-signin/google-signin": "^10.0.1", "@react-native-picker/picker": "2.9.0", "@reduxjs/toolkit": "^1.9.7", "ansi-regex": "^6.0.1", "babel-plugin-module-resolver": "^5.0.0", "babel-runtime": "^6.26.0", "base-64": "^1.0.0", "browser-image-compression": "^2.0.2", "date-fns": "^3.6.0", "dayjs": "^1.11.10", "expo": "^52.0.40", "expo-application": "~6.0.2", "expo-asset": "~11.0.4", "expo-auth-session": "~6.0.3", "expo-av": "^15.0.2", "expo-barcode-scanner": "^13.0.1", "expo-blur": "~14.0.3", "expo-camera": "~16.0.18", "expo-constants": "~17.0.7", "expo-******": "~14.0.2", "expo-dev-client": "~5.0.20", "expo-font": "~13.0.4", "expo-image-manipulator": "~13.0.6", "expo-image-picker": "~16.0.6", "expo-linear-gradient": "~14.0.2", "expo-linking": "~7.0.5", "expo-location": "^18.0.10", "expo-media-library": "^17.0.6", "expo-permissions": "~14.2.1", "expo-random": "~14.0.1", "expo-router": "~4.0.17", "expo-secure-store": "~14.0.1", "expo-splash-screen": "~0.29.22", "expo-status-bar": "~2.0.1", "expo-system-ui": "~4.0.8", "expo-web-browser": "~14.0.2", "firebase": "^10.12.5", "formik": "^2.4.5", "haversine-distance": "^1.2.3", "jwt-decode": "^3.1.2", "metro-file-map": "^0.81.3", "metro-react-native-babel-preset": "^0.77.0", "moment": "^2.29.4", "native-base": "^3.4.28", "pullstate": "^1.25.0", "react": "18.3.1", "react-dom": "18.3.1", "react-firebase-hooks": "^5.1.1", "react-hook-form": "^7.54.2", "react-native": "0.76.7", "react-native-animatable": "^1.3.3", "react-native-chart-kit": "^6.12.0", "react-native-compress-image": "^2.0.1", "react-native-dimension": "^1.0.6", "react-native-document-picker": "^9.0.1", "react-native-dotenv": "^3.4.9", "react-native-dynamic-vector-icons": "^1.3.0", "react-native-event-listeners": "^1.0.7", "react-native-fast-image": "^8.6.3", "react-native-firebase": "^5.6.0", "react-native-fs": "^2.20.0", "react-native-gesture-handler": "~2.20.2", "react-native-get-random-values": "~1.11.0", "react-native-google-places-autocomplete": "^2.5.7", "react-native-image-picker": "^7.1.0", "react-native-image-resizer": "^1.4.5", "react-native-linear-gradient": "^2.8.3", "react-native-maps": "1.18.0", "react-native-material-ripple": "^0.9.1", "react-native-modal": "^13.0.1", "react-native-pager-view": "6.5.1", "react-native-paper": "^5.11.0", "react-native-permissions": "^3.10.0", "react-native-progress-steps": "^1.3.4", "react-native-qrcode-svg": "^6.3.1", "react-native-randombytes": "^3.6.1", "react-native-safe-area-context": "4.12.0", "react-native-screens": "~4.4.0", "react-native-svg": "15.8.0", "react-native-tab-view": "^3.5.2", "react-native-ticket-modal": "^0.0.15", "react-native-uuid": "^2.0.2", "react-native-vector-icons": "^10.0.0", "react-native-vision-camera": "^4.6.4", "react-native-web": "~0.19.10", "react-native-webview": "13.12.5", "react-redux": "^8.1.3", "redux": "^4.2.1", "redux-persist": "^6.0.0", "stable-hash": "^0.0.3", "uuid": "^10.0.0", "yup": "^1.3.3" }, "devDependencies": { "@babel/core": "^7.24.0", "@react-native-community/cli": "^18.0.0", "@types/babel__core": "^7.20.3", "@types/base-64": "^1.0.1", "@types/react": "~18.3.12", "@types/react-native": "~0.72.5", "@types/react-native-vector-icons": "^6.4.16", "@types/uuid": "^9.0.7", "css-loader": "^6.8.1", "jest": "^29.7.0", "jest-expo": "~52.0.5", "react-test-renderer": "^18.2.0", "typescript": "^5.2.2" }, "private": true }