1 Star 0 Fork 24

catboss/Yenai-Plugin

forked from 椰羊/Yenai-Plugin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
椰羊 提交于 2024-03-27 23:50 . 🤡
{
"name": "yenai-plguin",
"version": "1.4.0",
"description": "Yunzai-Bot插件扩展",
"main": "index.js",
"type": "module",
"scripts": {
"contributors:add": "all-contributors add",
"contributors:generate": "all-contributors generate",
"lint": "lint-staged --allow-empty",
"prepare": "husky"
},
"repository": {
"type": "git",
"url": "https://gitee.com/yeyang52/yenai-plugin.git"
},
"keywords": [
"Yunzai-Bot",
"yenai-plguin"
],
"author": "yeyang",
"license": "GPL-3.0",
"dependencies": {
"cheerio": "1.0.0-rc.12",
"jimp": "^0.22.7",
"systeminformation": "^5.17.12"
},
"devDependencies": {
"all-contributors-cli": "^6.24.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-promise": "^6.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2"
},
"optionalDependencies": {
"abort-controller": "^3.0.0"
},
"lint-staged": {
"*.js": [
"eslint --fix"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/catbos/yenai-plugin.git
git@gitee.com:catbos/yenai-plugin.git
catbos
yenai-plugin
Yenai-Plugin
master

搜索帮助