1
0
Fork 0
mirror of https://github.com/Findus23/plugin-LanguageToogle.git synced 2024-09-19 15:43:46 +02:00
plugin-LanguageToogle/plugin.json
2022-02-20 23:13:52 +01:00

25 lines
635 B
JSON

{
"name": "LanguageToogle",
"description": "Quickly change the language of Matomo",
"version": "0.3.5",
"theme": false,
"require": {
"piwik": ">=4.0.0-b1,<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-LanguageToogle/issues",
"forum": "https://forum.piwik.org",
"source": "https://github.com/Findus23/plugin-LanguageToogle"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": ["language"]
}