{
  "main": "node_modules/expo/AppEntry.js",
  "prettier": "ory-prettier-styles",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "eject": "expo eject",
    "format": "prettier -w \"{src/**/,}*.{ts,tsx,json,js}\"",
    "expo-install": "expo install expo-constants expo-secure-store @react-native-community/async-storage react-native-safe-area-context react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view",
    "pod-install": "expo install expo-constants expo-secure-store @react-native-community/async-storage react-native-safe-area-context react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view"
  },
  "dependencies": {
    "@expo-google-fonts/roboto": "~0.1.0",
    "@expo-google-fonts/rubik": "~0.1.0",
    "@oryd/kratos-client": "0.5.4-alpha.1",
    "@oryd/themes": "~0.0.19",
    "@react-native-community/async-storage": "~1.12.0",
    "@react-native-community/masked-view": "0.1.10",
    "@react-navigation/native": "~5.7.2",
    "@react-navigation/stack": "~5.8.0",
    "@types/node": "~14.11.2",
    "axios": "~0.21.0",
    "expo": "~39.0.5",
    "expo-constants": "~9.2.0",
    "expo-secure-store": "~9.2.0",
    "expo-status-bar": "~1.0.2",
    "font": "~0.0.4",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz",
    "react-native-flash-message": "~0.1.17",
    "react-native-gesture-handler": "~1.7.0",
    "react-native-reanimated": "~1.13.0",
    "react-native-safe-area-context": "3.1.4",
    "react-native-screens": "~2.10.1",
    "react-native-web": "~0.13.7",
    "sentry-expo": "~3.0.3",
    "styled-components": "~5.2.0",
    "url": "~0.11.0"
  },
  "devDependencies": {
    "@babel/core": "~7.12.9",
    "@types/react": "~16.9.35",
    "@types/react-native": "~0.63.2",
    "ory-prettier-styles": "~1.1.1",
    "prettier": "~2.2.0",
    "typescript": "~3.9.2"
  },
  "version": "v0.5.4-alpha.1.pre.4",
  "name": "@oryd/expo-login-registration-template"
}
