{ "name": "GTheme", "description": "A mimimal Matomo theme", "version": "0.0.3", "theme": true, "require": { "piwik": ">=4.0.0-b1,<5.0.0-b1" }, "stylesheet": "stylesheets/theme.less", "javascript": "javascripts/theme.js", "homepage": "https://gugulet.hu", "license": "GPL v3+", "keywords": ["custom", "minimal"], "support": { "issues": "https://github.com/gugulet-hu/matomo-g-theme/issues", "source": "https://github.com/gugulet-hu/matomo-g-theme" }, "authors": [ { "name": "g*", "homepage": "https://gugulet.hu" } ] }