plugins-core/control/plugin.json

10 lines
231 B
JSON

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