1
0
Fork 0
mirror of https://github.com/Findus23/matomo-DiagnosticsExtended.git synced 2024-09-19 16:03:46 +02:00
matomo-DiagnosticsExtended/plugin.json
2021-12-14 20:14:22 +01:00

28 lines
761 B
JSON

{
"name": "DiagnosticsExtended",
"description": "Additional checks for the System Check",
"version": "0.1.9",
"theme": false,
"require": {
"matomo": ">=4.2.0,<5.0.0-b1"
},
"authors": [
{
"name": "Lukas Winkler",
"email": "lukas@matomo.org",
"homepage": "https://lw1.at"
}
],
"support": {
"email": "lukas@matomo.org",
"issues": "https://github.com/Findus23/plugin-DiagnosticsExtended/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-DiagnosticsExtended"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": [
"system check",
"debugging"
]
}