1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ProfileAvatar.git synced 2024-09-19 15:23:45 +02:00
plugin-ProfileAvatar/plugin.json
2021-09-04 21:50:33 +02:00

28 lines
676 B
JSON

{
"name": "ProfileAvatar",
"description": "Show a random avatar on the Visitor Profile",
"version": "0.1.5",
"theme": false,
"require": {
"matomo": ">=3.13.0,<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-ProfileAvatar/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-ProfileAvatar"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": [
"Visitor Profile",
"profile picture"
]
}