UNPKG

@xiling-bot/wordcloud

Version:
26 lines (25 loc) 602 B
{ "name": "@xiling-bot/wordcloud", "version": "1.3.4", "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", "nodejieba": "^2.6.0", "canvas": "^2.9.0" } }