{
  "name": "cordova-plugin-hs-umengpush",
  "version": "2.5.9",
  "description": "友盟推送cordova插件，已集成厂家推送含iOS、华为、小米、魅族、OPPO、VIVO、AndroidQ",
  "cordova": {
    "id": "com.yl.umengpush",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plat10510/cordova-plugin-umengpush.git"
  },
  "keywords": [
    "cordova-push",
    "cordova-notification"
  ],
  "author": "luoyuanli",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/plat10510/cordova-plugin-umengpush/issues"
  },
  "homepage": "https://github.com/plat10510/cordova-plugin-umengpush#readme",
  "dependencies": {
    "async": "^3.1.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
