UNPKG

@xiling-bot/respond

Version:
25 lines (24 loc) 593 B
{ "name": "@xiling-bot/respond", "version": "1.2.3", "description": "xiling-bot的关键词回应插件", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "xiling-bot", "关键词回应" ], "repository": { "type": "git", "url": "git+https://github.com/xiyuesaves/mirai-xiling-plugins.git" }, "author": "xiyue", "license": "AGPL-3.0-or-later", "homepage": "https://github.com/xiyuesaves/mirai-xiling-plugins", "dependencies": { "better-sqlite3": "^7.5.0", "express": "^4.17.2" } }