service-matrix/matrix/plugin.json

10 lines
235 B
JSON

{
"main": "plugin.js",
"name": "matrix",
"description": "Matrix.org Service for Squeebot 3",
"tags": ["service", "matrix"],
"version": "1.0.2",
"dependencies": ["control?"],
"npmDependencies": ["matrix-bot-sdk@0.5.19"]
}