cuiqian2004
8 天以前 f57571f987f3d25730123f488fccdfa3158ec5b1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "name": "jweixin-module",
    "version": "1.6.0",
    "description": "微信JS-SDK",
    "main": "lib/index.js",
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
    },
    "keywords": [
        "wxjssdk",
        "weixin",
        "jweixin",
        "wechat",
        "jssdk",
        "wx"
    ],
    "author": "Shengqiang Guo",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/zhetengbiji/jweixin-module/issues"
    },
    "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
    "devDependencies": {}
}