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.
27 lines
633 B
27 lines
633 B
2 years ago
|
{
|
||
|
"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": {}
|
||
|
}
|