1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ExclusionDemo.git synced 2024-09-18 14:03:49 +02:00
plugin-ExclusionDemo/plugin.json
2021-11-29 15:59:05 +01:00

29 lines
No EOL
607 B
JSON

{
"name": "ExclusionDemo",
"description": "Example code demonstrating how to exclude visits during tracking",
"version": "0.1.0",
"theme": false,
"require": {
"matomo": ">=4.6.0-rc2,<5.0.0-b1"
},
"authors": [
{
"name": "Matomo",
"email": "",
"homepage": ""
}
],
"support": {
"email": "",
"issues": "",
"forum": "",
"irc": "",
"wiki": "",
"source": "",
"docs": "",
"rss": ""
},
"homepage": "",
"license": "GPL v3+",
"keywords": []
}