UNPKG

koishi-plugin-zanwo

Version:

QQ 名片赞点赞插件,支持对指定 QQ 号点赞,支持指定点赞次数

35 lines (34 loc) 680 B
{ "name": "koishi-plugin-zanwo", "description": "QQ 名片赞点赞插件,支持对指定 QQ 号点赞,支持指定点赞次数", "version": "1.0.8", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "contributors": [ "WolfYangFan" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "plugin", "zanwo", "send-like", "like-me" ], "author": "liuzhen932", "repository": { "type": "git", "url": "https://git.xmsl.im/liuzhen932/koishi-plugin-zanwo.git" }, "peerDependencies": { "koishi": "^4.18.10" }, "dependencies": { "@sentry/node-core": "^10.39.0" } }