{ "name": "mocionesiupi", "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" }, "dependencies": { "@apollo/client": "^3.7.2", "@expo/webpack-config": "^0.17.2", "deprecated-react-native-prop-types": "^2.2.0", "expo": "~47.0.6", "expo-status-bar": "~1.4.2", "graphql": "^15.8.0", "native-base": "^3.4.25", "react": "18.1.0", "react-dom": "18.1.0", "react-native": "0.70.5", "react-native-gesture-handler": "^2.8.0", "react-native-paper": "^3.12.0", "react-native-safe-area-context": "4.4.1", "react-native-screens": "~3.18.0", "react-native-smooth-pincode-input": "^1.0.9", "react-native-svg": "^13.4.0", "react-native-vector-icons": "^9.2.0", "react-native-web": "~0.18.9", "react-navigation-drawer": "^2.7.2", "react-navigation-material-bottom-tabs": "^2.3.5", "react-navigation-stack": "^2.10.4", "styled-components": "^5.3.6", "styled-system": "^5.1.5", "yarn": "^1.22.19" }, "devDependencies": { "@babel/core": "^7.12.9" }, "private": true }