pref: 调整插件目录,增加一些帮助说明

This commit is contained in:
xiaojunnuo
2024-05-27 18:38:41 +08:00
parent dd730f6beb
commit 20bc5aa6c7
164 changed files with 1160 additions and 3573 deletions
+9 -2
View File
@@ -31,6 +31,14 @@
"@certd/plugin-huawei": "^1.20.9",
"@certd/plugin-tencent": "^1.20.9",
"@certd/plugin-util": "^1.20.9",
"@alicloud/cs20151215": "^3.0.3",
"@alicloud/openapi-client": "^0.4.0",
"@alicloud/pop-core": "^1.7.10",
"tencentcloud-sdk-nodejs": "^4.0.44",
"ssh2": "^0.8.9",
"axios": "^0.27.2",
"dayjs": "^1.11.7",
"lodash": "^4.17.21",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.15.0",
"@midwayjs/cache": "^3.14.0",
@@ -45,14 +53,12 @@
"@midwayjs/typeorm": "^3.15.0",
"@midwayjs/validate": "^3.15.0",
"cache-manager": "^3.6.3",
"dayjs": "^1.11.7",
"glob": "^7.2.3",
"https-proxy-agent": "^7.0.4",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^8.5.1",
"koa-send": "^5.0.1",
"kubernetes-client": "^9.0.0",
"lodash": "^4.17.21",
"log4js": "^6.7.1",
"lru-cache": "^10.0.0",
"md5": "^2.3.0",
@@ -65,6 +71,7 @@
"typeorm": "^0.3.11"
},
"devDependencies": {
"@types/ssh2": "^1.11.6",
"@midwayjs/luckyeye": "^1.1.0",
"@midwayjs/mock": "^3.9.0",
"@midwayjs/mwcc": "^0.8.0",