ys-cordova-plugin-umengpush
Version:
友盟推送cordova插件,已集成厂家推送含iOS、华为、小米、魅族、OPPO、VIVO、AndroidQ
30 lines (29 loc) • 796 B
JSON
{
"name": "ys-cordova-plugin-umengpush",
"version": "2.5.3",
"description": "友盟推送cordova插件,已集成厂家推送含iOS、华为、小米、魅族、OPPO、VIVO、AndroidQ",
"cordova": {
"id": "com.yl.umengpush",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/qingkongblue/ys-cordova-plugin-umengpush.git"
},
"keywords": [
"cordova-push",
"cordova-notification"
],
"author": "luoyuanli",
"license": "MIT",
"bugs": {
"url": "https://gitee.com/qingkongblue/ys-cordova-plugin-umengpush.git/issues"
},
"homepage": "https://gitee.com/qingkongblue/ys-cordova-plugin-umengpush.git#readme",
"dependencies": {
"async": "^3.1.0"
}
}