mirror of
https://github.com/yanxi-me/weixin-js-sdk.git
synced 2025-06-16 14:56:55 +08:00
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"name": "weixin-js-sdk",
|
|
"version": "1.6.4",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"description": "微信官方 js-sdk npm 安装版,支持 typescript",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/yanxi123-com/weixin-js-sdk"
|
|
},
|
|
"homepage": "https://yanxi123.com/"
|
|
}
|