theming/plugin.json
2020-02-16 12:09:22 +01:00

31 lines
No EOL
834 B
JSON

{
"name": "GoogleTheme",
"description": "A sublime Google Analytics theme for Matomo",
"version": "1.0.2",
"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://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"
}
}