{
  "name": "cordova-plugin-wechat-v3",
  "version": "1.0.6",
  "description": "A cordova plugin, a JS version of Wechat SDK",
  "cordova": {
    "id": "cordova-plugin-wechat-v3",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://git.coding.net/mty918/cordova-plugin-wechat.git"
  },
  "keywords": [
    "cordova",
    "wechat",
    "weixin",
    "share",
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android"
  ],
  "engines": {
    "cordovaDependencies": {
        "<2.0.0": {
          "cordova": ">=3.5.0"
        },
        "2.0.0": {
          "cordova": ">=6.1.0",
          "cordova-android": ">=6.1.0",
          "cordova-ios": ">=4.3.1"
        }
    }
  },
  "author": "eleven.mo <mty918@163.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://git.coding.net/mty918/cordova-plugin-wechat.git"
  },
  "homepage": "https://git.coding.net/mty918/cordova-plugin-wechat.git#readme"
}
