2 Star 10 Fork 3

天空_夏日/Lain-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
天空_夏日 提交于 2024-09-20 03:02 . 优化QQBot适配
{
"name": "lain-plugin",
"version": "1.4.6",
"author": "sky-summer Lain.",
"gitee": "https://gitee.com/sky-summer/Lain-plugin",
"type": "module",
"scripts": {
"commitmsg": "validate-commit-msg",
"log": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1"
},
"imports": {
"#Lain": "./lib/init.js"
},
"adapter": {
"QQGuild": "0.5.3",
"ComWeChat": "0.2.3",
"CWeChatRobot": "0.0.8",
"stdin": "0.1.3",
"QQBot": "0.0.3",
"WeXin": "0.0.3",
"ICQQ": "0.1.1"
},
"dependencies": {
"axios": "^1.6.8",
"conventional-changelog-cli": "^4.1.0",
"express": "^4.19.1",
"file-type": "^19.0.0",
"get-urls": "^12.1.0",
"qq-official-bot": "1.0.2",
"qrcode": "^1.5.3",
"sharp": "^0.33.1",
"silk-wasm": "^3.2.4",
"wechat4u": "^0.7.14",
"ws": "^8.16.0",
"icqq": "0.6.10"
},
"devDependencies": {
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-promise": "^6.1.1",
"express-art-template": "^1.0.1",
"husky": "^9.0.11",
"validate-commit-msg": "^2.14.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sky-summer/Lain-plugin.git
[email protected]:sky-summer/Lain-plugin.git
sky-summer
Lain-plugin
Lain-plugin
master

搜索帮助