You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yanzong_qianduan/node_modules/weixin-js-sdk/package.json

13 lines
308 B

11 months ago
{
"name": "weixin-js-sdk",
7 months ago
"version": "1.6.5",
"license": "MIT",
11 months ago
"main": "index.js",
7 months ago
"description": "微信官方 js-sdk npm 安装版,支持 typescript",
11 months ago
"repository": {
"type": "git",
7 months ago
"url": "https://github.com/yanxi123-com/weixin-js-sdk"
},
"homepage": "https://yanxi123.com/"
11 months ago
}