1
0
Fork 0
mirror of https://github.com/Findus23/plugin-IgnoreDNTEnabledByDefault.git synced 2024-08-27 19:52:17 +02:00
plugin-IgnoreDNTEnabledByDe.../plugin.json
2019-02-10 21:03:39 +01:00

28 lines
No EOL
696 B
JSON

{
"name": "IgnoreDNTEnabledByDefault",
"description": "restore the behaviour of Matomo <=3.8.0",
"version": "0.1.0",
"theme": false,
"require": {
"piwik": ">=3.9.0,<4.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-IgnoreDNTEnabledByDefault/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-IgnoreDNTEnabledByDefault"
},
"homepage": "https://matomo.org",
"license": "GPL v3+",
"keywords": [
"privacy",
"donottrack"
]
}