theming/plugin.json
2020-01-20 18:51:20 +01:00

32 lines
No EOL
860 B
JSON

{
"name": "Ronan Theme",
"description": "A sublime Google Analytics theme for Matomo",
"version": "0.1.7",
"theme": true,
"require": {
"piwik": ">=3.13.1-stable,<4.0.0-b1"
},
"stylesheet": "stylesheets\/theme.less",
"javascript": "javascripts\/theme.js",
"homepage": "https://lazuli.agency",
"license": "GPL v3+",
"keywords": [
"Modern", "Google Analytics"
],
"support": {
"email": "contact@ronan-hello.fr",
"issues": "https://lazuli.agency",
"forum": "https://lazuli.agency",
"source": "https://lazuli.agency"
},
"authors": [
{
"name": "Ronan HELLO",
"email": "contact@ronan-hello.fr",
"homepage": "https://ronan-hello.fr"
}
],
"donate": {
"paypal": "ronan56.hello@gmail.com"
}
}