7 Star 174 Fork 15

渔火Arcadia/ap-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ap-plugin",
"version": "2.11.6",
"description": "Yunzai-Bot的AI绘图插件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"module": "index.js",
"dependencies": {
"axios": "^1.3.2",
"baidu-aip-sdk": "^4.16.10",
"formdata-node": "^5.0.0",
"image-size": "^1.0.2",
"lodash": "^4.17.21",
"node-fetch": "^3.3.0",
"request": "^2.88.2",
"cheerio": "^1.0.0-rc.12",
"form-data": "^4.0.0",
"ws": "^8.12.1",
"qrcode": "^1.5.3"
},
"keywords": [
"Yunzai-Bot",
"云崽",
"Stable Diffusion",
"AI绘图"
],
"author": "@yhArcadia,@CikeyQi",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yhArcadia/ap-plugin.git
git@gitee.com:yhArcadia/ap-plugin.git
yhArcadia
ap-plugin
ap-plugin
main

搜索帮助