mirror of
https://github.com/yanxi-me/weixin-js-sdk.git
synced 2025-06-24 20:55:14 +08:00
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"name": "weixin-js-sdk",
|
|
"version": "1.6.1",
|
|
"main": "index.js",
|
|
"description": "微信官方 js-sdk npm 安装版,支持 typescript",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/yanxi-me/weixin-js-sdk.git"
|
|
}
|
|
}
|