plugins-core/control/plugin.json
2021-09-03 20:23:32 +03:00

10 lines
223 B
JSON

{
"main": "plugin.js",
"name": "control",
"description": "Squeebot Plugin Management API and sockets",
"tags": ["api", "control", "management"],
"version": "0.1.1",
"dependencies": [],
"npmDependencies": []
}