7 Star 7 Fork 1

五牛 / cordova-plugin-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 801 Bytes
一键复制 编辑 原始数据 按行查看 历史
xu.li 提交于 2016-09-13 10:43 . v1.3.0
{
"name": "cordova-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"
}
JavaScript
1
https://gitee.com/wuniu55/cordova-plugin-wechat.git
git@gitee.com:wuniu55/cordova-plugin-wechat.git
wuniu55
cordova-plugin-wechat
cordova-plugin-wechat
master

搜索帮助