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.
30 lines
647 B
30 lines
647 B
{
|
|
"name": "wecomjsdk",
|
|
"version": "1.0.2",
|
|
"description": "企业微信官方jwxwork sdk CommonJS版",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/jsonwu5/jwxwork.git"
|
|
},
|
|
"keywords": [
|
|
"微信",
|
|
"企业微信",
|
|
"企业微信JSSDK",
|
|
"企业微信开放平台",
|
|
"JSSDK",
|
|
"wecom",
|
|
"wechat",
|
|
"jwxwork",
|
|
"wecomjsdk"
|
|
],
|
|
"author": "jsonwu@qq.com",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/jsonwu5/jwxwork/issues"
|
|
},
|
|
"homepage": "https://github.com/jsonwu5/jwxwork#readme",
|
|
"devDependencies": {
|
|
"prettier": "2.2.1"
|
|
}
|
|
}
|
|
|