weixin-webview-jssdk
Version:
A wrapper of WeiXin JSSDK 1.3.2, mainly for developing WeiXin mini-programs in the <web-view>.
14 lines (13 loc) • 473 B
JSON
{
"name": "weixin-webview-jssdk",
"version": "0.0.2",
"description": "A wrapper of WeiXin JSSDK 1.3.2, mainly for developing WeiXin mini-programs in the <web-view>.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["jssdk", "weixin", "webview", "web-view","sdk", "wechat", "mini-program", "miniprogram",
"jweixin-1.3.2.js", "jweixin", "微信", "小程序"],
"author": "",
"license": "ISC"
}