加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
君易天下 提交于 2019-08-07 11:31 . init
{
"_from": "cordova-plugin-wechat@2.7.0",
"_id": "cordova-plugin-wechat@2.7.0",
"_inBundle": false,
"_integrity": "sha512-S8WO2bFlPUBb/b03ubKtknlSKD/t2h2nq+67ny45mmXgljkd4++nhcILbbg+kWwPoHK2SL3y24ZS3q/rjbgoxQ==",
"_location": "/cordova-plugin-wechat",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cordova-plugin-wechat@2.7.0",
"name": "cordova-plugin-wechat",
"escapedName": "cordova-plugin-wechat",
"rawSpec": "2.7.0",
"saveSpec": null,
"fetchSpec": "2.7.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-wechat/-/cordova-plugin-wechat-2.7.0.tgz",
"_shasum": "640a5c30202848ed9cb067ecfdd8095f640aceaa",
"_spec": "cordova-plugin-wechat@2.7.0",
"_where": "/Users/gemini/Documents/developerCenter/lzlj/link-app/platforms/LinkGuideExperience",
"author": {
"name": "xu.li",
"email": "AthenaLightenedMyPath@gmail.com"
},
"bugs": {
"url": "https://github.com/xu-li/cordova-plugin-wechat/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-wechat",
"platforms": [
"ios",
"android"
]
},
"deprecated": false,
"description": "A cordova plugin, a JS version of Wechat SDK",
"engines": {
"cordovaDependencies": {
"2.0.0": {
"cordova": ">=6.1.0",
"cordova-android": ">=6.1.0",
"cordova-ios": ">=4.3.1"
},
"<2.0.0": {
"cordova": ">=3.5.0"
}
}
},
"homepage": "https://github.com/xu-li/cordova-plugin-wechat#readme",
"keywords": [
"cordova",
"wechat",
"weixin",
"share",
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"license": "MIT",
"name": "cordova-plugin-wechat",
"repository": {
"type": "git",
"url": "git+https://github.com/xu-li/cordova-plugin-wechat.git"
},
"version": "2.7.0"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化