{
  "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/vector-icons": "^10.0.0",
    "@react-native-community/status-bar": "^1.0.3",
    "expo": "^36.0.0",
    "expo-font": "~8.0.0",
    "expo-linear-gradient": "~8.0.0",
    "expo-localization": "~8.0.0",
    "expo-permissions": "~8.0.0",
    "i18n-js": "^3.3.0",
    "native-base": "^2.12.1",
    "native-base-shoutem-theme": "^0.3.1",
    "react": "16.9.0",
    "react-dom": "16.9.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz",
    "react-native-app-intro-slider": "^3.0.0",
    "react-native-autolink": "^1.8.1",
    "react-native-calendars": "^1.212.0",
    "react-native-gesture-handler": "~1.5.0",
    "react-native-material-menu": "^0.6.7",
    "react-native-modalize": "^1.3.6",
    "react-native-platform-touchable": "^1.1.1",
    "react-native-render-html": "^4.1.2",
    "react-native-side-menu": "^1.1.3",
    "react-native-status-bar-height": "^2.3.1",
    "react-native-webview": "7.4.3",
    "react-navigation": "^3.13.0",
    "react-navigation-material-bottom-tabs": "^1.1.1",
    "react-navigation-transitions": "^1.0.12"
  },
  "devDependencies": {
    "babel-preset-expo": "^8.0.0"
  },
  "private": true
}