service-matrix/matrix/plugin.json
2021-01-19 13:54:54 +02:00

10 lines
235 B
JSON

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