UNPKG

koishi-plugin-sus-chat

Version:
108 lines (107 loc) 1.3 kB
{ "name": "koishi-plugin-sus-chat", "description": "超简单超棒的AI聊天, 启动!", "version": "0.13.2", "main": "lib/index.js", "files": [ "dist", "lib", "resources" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "ai", "aichat", "gpt", "free", "sus", "chatgpt", "su-chat", "rr-su", "su", "免费", "好用", "简单", "聊天", "对话", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "repository": { "type": "git", "url": "git+https://github.com/BERADQ/koishi-sus-chat.git" }, "peerDependencies": { "koishi": "^4.17.3" }, "dependencies": { "he": "^1.2.0", "liquidjs": "^10.12.0" }, "devDependencies": { "@types/he": "^1" } }