theming/plugin.json
2020-04-23 12:44:43 +02:00

31 lines
No EOL
899 B
JSON

{
"name": "GoogleTheme",
"description": "A sublime Google Analytics theme for Matomo",
"version": "1.0.3",
"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": [
"Google Analytics", "Google", "Modern", "GA"
],
"support": {
"email": "contact@ronan-hello.fr",
"issues": "https://github.com/ronan-hello/matomo-google-theme/issues",
"source": "https://github.com/ronan-hello/matomo-google-theme"
},
"authors": [
{
"name": "Ronan HELLO",
"email": "contact@ronan-hello.fr",
"homepage": "https://ronan-hello.fr"
}
],
"donate": {
"paypal": "ronan56.hello@gmail.com"
}
}