9 Star 57 Fork 4

kesally/hs-qiqi-cv-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 911 Bytes
一键复制 编辑 原始数据 按行查看 历史
等风来 提交于 2024-10-04 07:37 . 细节优化
{
"name": "hs-qiqi-plugin",
"version": "1.7.1",
"description": "Yunzai-Bot扩展插件",
"main": "index.js",
"type": "module",
"scripts": {
"lint": "lint-staged --allow-empty"
},
"repository": {
"type": "git",
"url": "https://gitee.com/kesally/hs-qiqi-cv-plugin"
},
"keywords": [
"Yunzai-Bot",
"hs-qiqi-plugin"
],
"author": "kesally",
"license": "AGPL-3.0",
"dependencies": {
"fs": "0.0.1-security",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"pipeline": "^0.1.3",
"stream": "^0.0.3",
"util": "^0.12.5",
"yaml": "^2.5.1"
},
"devDependencies": {
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-promise": "^6.6.0",
"lint-staged": "^15.2.10"
},
"lint-staged": {
"*.js": [
"eslint --fix"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/kesally/hs-qiqi-cv-plugin.git
git@gitee.com:kesally/hs-qiqi-cv-plugin.git
kesally
hs-qiqi-cv-plugin
hs-qiqi-cv-plugin
master

搜索帮助