31 lines
No EOL
702 B
JSON
31 lines
No EOL
702 B
JSON
{
|
|
"name": "Google Analytics Theme",
|
|
"description": "Matomo Platform showcase: example of how to create a simple Theme.",
|
|
"version": "0.1.0",
|
|
"theme": true,
|
|
"require": {
|
|
"piwik": ">=3.13.1-stable,<4.0.0-b1"
|
|
},
|
|
"stylesheet": "stylesheets\/theme.less",
|
|
"javascript": "javascripts\/theme.js",
|
|
"homepage": "",
|
|
"license": "GPL v3+",
|
|
"keywords": [],
|
|
"support": {
|
|
"email": "",
|
|
"issues": "",
|
|
"forum": "",
|
|
"irc": "",
|
|
"source": "",
|
|
"docs": "",
|
|
"wiki": "",
|
|
"rss": ""
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "",
|
|
"email": "",
|
|
"homepage": ""
|
|
}
|
|
]
|
|
} |