{ "name": "rndanovinexpo", "version": "1.0.0", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --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/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-camera": "~12.1.0", "expo-device": "~4.1.0", "expo-font": "^10.0.4", "expo-screen-orientation": "~4.1.1", "expo-status-bar": "~1.2.0", "i18next": "^21.6.3", "install": "^0.13.0", "lodash": "^4.17.21", "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-qrcode-scanner": "^1.5.4", "react-native-restart": "^0.0.22", "react-native-safe-area-context": "3.3.2", "react-native-screens": "~3.10.1", "react-native-select-dropdown": "^1.6.0", "react-native-web": "0.17.1", "react-redux": "^7.2.6", "redux": "^4.1.2", "redux-logger": "^3.0.6", "redux-persist": "^6.0.0", "redux-thunk": "^2.4.1", "tailwind-react-native-classnames": "^1.5.1", "tailwind-rn": "^3.0.1" }, "devDependencies": { "@babel/core": "^7.12.9" }, "private": true }