questlab/www/analytics/plugins/ExampleTheme/plugin.json
2016-04-10 18:55:57 +02:00

17 lines
No EOL
391 B
JSON

{
"name": "ExampleTheme",
"description": "Piwik Platform showcase: example of how to create a simple Theme.",
"version": "0.1.0",
"theme": true,
"stylesheet": "stylesheets/theme.less",
"homepage": "",
"license": "GPL v3+",
"keywords": [],
"authors": [
{
"name": "",
"email": "",
"homepage": ""
}
]
}