mirror of
https://github.com/Findus23/plugin-LanguageToogle.git
synced 2024-09-10 05:13:46 +02:00
25 lines
635 B
JSON
25 lines
635 B
JSON
{
|
|
"name": "LanguageToogle",
|
|
"description": "Quickly change the language of Matomo",
|
|
"version": "0.3.6",
|
|
"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"]
|
|
}
|