{
  "name": "@react-native-agconnect/clouddb",
  "title": "React Native AGC CloudDB",
  "description": "React Native AGC CloudDB",
  "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-clouddb",
    "agc-clouddb",
    "huawei-clouddb",
    "clouddb-kit"
  ],
  "files": [
    ".docs",
    "android",
    "ios",
    "src",
    "LICENCE",
    "README.md",
    "package.json",
    "RNAGCCloudDB.podspec"
  ],
  "peerDependencies": {
    "react-native": ">=0.60.0 <1.0.x"
  },
  "devDependencies": {
    "react-native": ">=0.60.0 <1.0.x"
  }
}