@hmscore/cordova-plugin-hms-map
Version:
Cordova HMS Map Plugin
25 lines (24 loc) • 793 B
JSON
{
"name": "@hmscore/ionic-native-hms-map",
"description": "Ionic Native wrappers for Cordova Plugin HMS Map",
"version": "6.11.2-304",
"zipVersion": "6.11.2.304",
"module": "index.js",
"typings": "index.d.ts",
"license": "Apache-2.0",
"licenseFilename": "LICENSE",
"repository": {
"type": "git",
"url": "https://github.com/HMS-Core/hms-cordova-plugin.git",
"directory": "cordova-plugin-hms-map"
},
"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": {
"@awesome-cordova-plugins/core": "6.4.0",
"rxjs": "^7.5.0"
}
}