plugins-evert/debug/plugin.json

10 lines
207 B
JSON

{
"main": "plugin.js",
"name": "debug",
"description": "In-chat debugging tools",
"version": "1.1.2",
"tags": ["commands", "tools"],
"dependencies": ["simplecommands"],
"npmDependencies": []
}