1
0
Fork 0
mirror of https://github.com/Findus23/plugin-BotTracking.git synced 2024-09-19 14:33:44 +02:00
plugin-BotTracking/plugin.json

30 lines
619 B
JSON
Raw Permalink Normal View History

2020-05-24 11:14:21 +02:00
{
"name": "BotTracking",
"description": "Track statistics exclusivly about bots",
"version": "0.1.0",
"theme": false,
"require": {
"matomo": ">=4.0.0-b1,<5.0.0-b1",
"piwik": ">=4.0.0-b2,<5.0.0-b1"
},
"authors": [
{
"name": "Matomo",
"email": "",
"homepage": ""
}
],
"support": {
"email": "",
"issues": "",
"forum": "",
"irc": "",
"wiki": "",
"source": "",
"docs": "",
"rss": ""
},
"homepage": "",
"license": "GPL v3+",
"keywords": []
}