{ "name": "rndanovinexpo", "version": "1.0.0", "scripts": { "start": "expo start --dev-client", "android": "expo run:android", "ios": "expo run:ios", "web": "expo start --web", "eject": "expo eject" }, "dependencies": { "@expo-google-fonts/noto-sans": "^0.2.0", "@react-native-async-storage/async-storage": "~1.15.0", "@react-native-community/netinfo": "7.1.3", "@react-native-community/slider": "4.1.12", "@react-navigation/bottom-tabs": "^6.0.9", "@react-navigation/drawer": "^6.1.8", "@react-navigation/native": "^6.0.6", "@react-navigation/native-stack": "^6.2.5", "axios": "^0.24.0", "expo": "^44.0.1", "expo-app-loading": "~1.3.0", "expo-av": "^10.2.0", "expo-barcode-scanner": "~11.2.0", "expo-blur": "~11.0.0", "expo-camera": "~12.1.0", "expo-device": "~4.1.0", "expo-font": "^10.0.4", "expo-image-picker": "~12.0.1", "expo-linear-gradient": "~11.0.3", "expo-linking": "~3.0.0", "expo-screen-orientation": "~4.1.1", "expo-splash-screen": "~0.14.1", "expo-status-bar": "~1.2.0", "fiction-expo-restart": "^1.1.2", "i18next": "^21.6.3", "install": "^0.13.0", "jalali-moment": "^3.3.11", "mapir-react-native-sdk": "^2.2.4", "react": "17.0.1", "react-dom": "17.0.1", "react-i18next": "^11.15.1", "react-native": "0.64.3", "react-native-awesome-alerts": "^1.5.2", "react-native-htmlview": "^0.16.0", "react-native-openanything": "^0.0.6", "react-native-qrcode-scanner": "^1.5.4", "react-native-ratings": "^8.1.0", "react-native-raw-bottom-sheet": "^2.2.0", "react-native-safe-area-context": "3.3.2", "react-native-screens": "~3.10.1", "react-native-select-dropdown": "^1.6.0", "react-native-svg": "^12.1.1", "react-native-web": "0.17.1", "react-native-webview": "11.15.0", "react-navigation-stack": "^2.10.4", "react-redux": "^7.2.6", "redux": "^4.1.2", "redux-persist": "^6.0.0", "redux-thunk": "^2.4.1", "tailwind-rn": "^3.0.1" }, "devDependencies": { "@babel/core": "^7.12.9" }, "private": true }