egg-qywx
Version:
企业微信API Egg 插件
30 lines (29 loc) • 522 B
JSON
{
"name": "egg-qywx",
"version": "1.0.0",
"description": "企业微信API Egg 插件",
"keywords": [
"egg",
"eggjs",
"eggPlugin",
"egg-plugin",
"qywx",
"egg-qywx",
"企业微信"
],
"repository": {
"type": "git",
"url": "git@github.com:chf007/egg-qywx.git"
},
"author": "chf007server@163.com",
"license": "MIT",
"engines": {
"node": ">=6.0.0"
},
"bugs": {
"url": "https://github.com/chf007/egg-qywx/issues"
},
"eggPlugin": {
"name": "qywx"
}
}