{
  "name": "mobile",
  "version": "0.1.0",
  "private": true,
  "main": "__generated__/AppEntry.js",
  "scripts": {
    "android": "expo start --android",
    "eject": "expo eject",
    "postinstall": "expo-yarn-workspaces postinstall && prettier --write ./__generated__",
    "ios": "expo start --ios",
    "start": "expo start",
    "web": "expo start --web"
  },
  "dependencies": {
    "@apollo/react-common": "^3.1.4",
    "@apollo/react-hooks": "^3.1.5",
    "@react-native-community/masked-view": "0.1.6",
    "@react-navigation/native": "^5.4.0",
    "@react-navigation/stack": "^5.3.7",
    "apollo-boost": "^0.4.9",
    "apollo-client": "^2.6.10",
    "apollo-link-context": "^1.0.20",
    "apollo-link-http": "^1.5.17",
    "apollo-utilities": "^1.3.4",
    "common": "0.1.0",
    "dotenv": "^8.2.0",
    "expo": "~37.0.3",
    "expo-constants": "^9.0.0",
    "expo-google-app-auth": "^8.1.0",
    "firebase": "7.9.0",
    "graphql": "^14.2.1",
    "react": "~16.9.0",
    "react-dom": "~16.9.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
    "react-native-elements": "^2.0.0",
    "react-native-gesture-handler": "^1.6.1",
    "react-native-safe-area-context": "0.7.3",
    "react-native-screens": "~2.2.0",
    "react-native-vector-icons": "^6.6.0",
    "react-native-web": "~0.11.7"
  },
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "@types/react": "~16.9.23",
    "@types/react-native": "~0.61.17",
    "babel-preset-expo": "~8.1.0",
    "expo-yarn-workspaces": "^1.2.1",
    "typescript": "~3.8.3"
  }
}
