{
  "name": "react-native-authflow",
  "title": "React Native Authflow",
  "version": "0.0.46",
  "description": "TODO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zekiunal/react-native-authflow.git",
    "baseUrl": "https://github.com/zekiunal/react-native-authflow"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Zeki Ünal",
    "email": "zekiunal@gmail.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "dependencies": {
    "@react-native-community/masked-view": "0.1.5",
    "@react-native-community/async-storage": "^1.7.1",
    "axios": "^0.19.1",
    "react-native-elements": "1.2.7",
    "react-native-gesture-handler": "1.5.3",
    "react-native-reanimated": "1.4.0",
    "react-native-safe-area-context": "0.6.2",
    "react-native-screens": "2.0.0-alpha.23",
    "react-navigation": "4.0.10",
    "react-navigation-stack": "2.0.13",
    "react-native-easy-navigator": "0.0.1",
    "lodash": "4.17.15"
  },
  "peerDependencies": {
    "react": "^16.9.0",
    "react-native": ">=0.61.5 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
