{
    "name": "@hmscore/ionic-native-hms-pushfcm",
    "description": "Ionic Native wrappers for Cordova Plugin HMS Push FCM",
    "version": "6.1.0-300",
    "zipVersion": "6.1.0.300",
    "module": "index.js",
    "typings": "index.d.ts",
    "license": "Apache-2.0",
    "licenseFilename": "LICENCE",
    "repository": {
        "type": "git",
        "url": "https://github.com/HMS-Core/hms-cordova-plugin.git",
        "directory": "cordova-plugin-hms-pushfcm"
    },
    "bugs": "https://github.com/HMS-Core/hms-cordova-plugin/issues",
    "homepage": "https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin",
    "dependencies": {
        "@types/cordova": "latest"
    },
    "peerDependencies": {
        "rxjs": "^5.5.0 || ^6.5.0",
        "@ionic-native/core": "^5.1.0"
    }
}
