2021-01-19 11:54:54 +00:00
|
|
|
{
|
|
|
|
"main": "plugin.js",
|
|
|
|
"name": "matrix",
|
|
|
|
"description": "Matrix.org Service for Squeebot 3",
|
|
|
|
"tags": ["service", "matrix"],
|
2024-06-07 20:10:57 +00:00
|
|
|
"version": "1.3.4",
|
2021-01-19 11:54:54 +00:00
|
|
|
"dependencies": ["control?"],
|
2023-08-02 17:25:37 +00:00
|
|
|
"npmDependencies": ["matrix-bot-sdk@0.6.6"]
|
2021-01-19 11:54:54 +00:00
|
|
|
}
|