{ "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", "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-web": "~0.18.9", "styled-components": "^5.3.6", "styled-system": "^5.1.5", "react-native-svg": "13.4.0", "react-native-safe-area-context": "4.4.1" }, "devDependencies": { "@babel/core": "^7.12.9" }, "private": true }