{
  "name": "@react-native-agconnect/auth",
  "title": "React Native AGC Auth",
  "description": "React Native AGC Auth",
  "version": "1.3.0",
  "main": "./src/index.js",
  "repository": {
    "type": "git",
    "url": "",
    "directory": ""
  },
  "homepage": "https://developer.huawei.com/consumer/en/agconnect/",
  "license": "Apache-2.0",
  "licenseFilename": "LICENCE",
  "readmeFilename": "README.md",
  "keywords": [
    "react-native",
    "react-native-auth",
    "agc-auth",
    "huawei-auth",
    "auth-kit"
  ],
  "files": [
    "android",
    "ios",
    "src",
    "LICENCE",
    "README.md",
    "package.json",
    ".docs",
    "RNAGCAuth.podspec"
  ],
  "peerDependencies": {
    "react": "^16.6.0",
    "react-native": ">=0.60.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.6.0",
    "react-native": "^0.60.0"
  }
}
