cordova-iov-plugin-wechat
Version:
A cordova plugin, a JS version of Wechat SDK
38 lines (37 loc) • 842 B
JSON
{
"name": "cordova-iov-plugin-wechat",
"version": "1.3.0",
"description": "A cordova plugin, a JS version of Wechat SDK",
"cordova": {
"id": "cordova-plugin-wechat",
"platforms": [
"ios",
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/xu-li/cordova-plugin-wechat.git"
},
"keywords": [
"cordova",
"wechat",
"weixin",
"share",
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"engines": [
{
"name": "cordova",
"version": ">=3.5.0"
}
],
"author": "xu.li <AthenaLightenedMyPath@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xu-li/cordova-plugin-wechat/issues"
},
"homepage": "https://github.com/xu-li/cordova-plugin-wechat#readme"
}