1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ExcludeCountries.git synced 2024-09-19 15:53:47 +02:00
plugin-ExcludeCountries/plugin.json
2020-09-01 18:15:48 +02:00

39 lines
906 B
JSON

{
"name": "ExcludeCountries",
"description": "Exclude or include visitors from selected countries",
"version": "0.1.0",
"theme": false,
"require": {
"name": "ExcludeCountries",
"description": "TODO",
"version": "0.1.0",
"theme": false,
"require": {
"piwik": ">=3.10.0,<4.0.0-b1"
},
"homepage": "",
"license": "GPL v3+",
"keywords": []
},
"authors": [
{
"name": "Lukas Winkler",
"email": "lukas@matomo.org",
"homepage": "https://lw1.at"
}
],
"support": {
"email": "lukas@matomo.org",
"issues": "https://github.com/Findus23/plugin-ExcludeCountries/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-ExcludeCountries"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": [
"geolocation",
"tracking",
"countries",
"filter"
]
}