1
0
Fork 0

update: Theme Name

This commit is contained in:
Ronan 2020-01-20 18:34:54 +01:00
commit 35b64a8fce

View file

@ -1,7 +1,7 @@
{ {
"name": "Google Analytics Theme", "name": "Google Theme",
"description": "A sublime Google Analytics theme for Matomo", "description": "A sublime Google Analytics theme for Matomo",
"version": "0.1.3", "version": "0.1.4",
"theme": true, "theme": true,
"require": { "require": {
"piwik": ">=3.13.1-stable,<4.0.0-b1" "piwik": ">=3.13.1-stable,<4.0.0-b1"
@ -10,7 +10,9 @@
"javascript": "javascripts\/theme.js", "javascript": "javascripts\/theme.js",
"homepage": "https://lazuli.agency", "homepage": "https://lazuli.agency",
"license": "GPL v3+", "license": "GPL v3+",
"keywords": ["Google Analytics", "Google", "Analytics", "Universal Analytics", "modern"], "keywords": [
"Google", "Google Analytics", "Analytics","modern", "GA"
],
"support": { "support": {
"email": "contact@ronan-hello.fr", "email": "contact@ronan-hello.fr",
"issues": "https://lazuli.agency", "issues": "https://lazuli.agency",
@ -23,5 +25,8 @@
"email": "contact@ronan-hello.fr", "email": "contact@ronan-hello.fr",
"homepage": "https://ronan-hello.fr" "homepage": "https://ronan-hello.fr"
} }
] ],
"donate": {
"paypal": "ronan56.hello@gmail.com"
}
} }