{
  "name": "@cordova-plugin-agconnect/ionic-native-agc-cloudfunctions",
  "description": "Ionic Native wrappers for Cordova Plugin AGC Cloud Functions",
  "version": "1.2.0",
  "zipVersion": "1.2.0",
  "module": "index.js",
  "typings": "index.d.ts",
  "license": "Apache-2.0",
  "licenseFilename": "LICENCE",
  "homepage": "https://developer.huawei.com/consumer/en/agconnect/",
  "repository": {
    "type": "git",
    "url": "https://github.com/AppGalleryConnect/agc-cordova-plugin"
  },
  "dependencies": {
      "@types/cordova": "latest"
  },
  "peerDependencies": {
      "rxjs": "^5.5.0 || ^6.5.0",
      "@ionic-native/core": "^5.1.0"
  }
}
