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

15 lines
No EOL
451 B
JSON

{
"name": "ExampleUI",
"description": "Piwik Platform showcase: how to display data tables, graphs, and the UI framework.",
"version": "1.0.1",
"keywords": ["example", "framework", "platform", "ui", "visualization"],
"homepage": "http://piwik.org",
"license": "GPL v3+",
"authors": [
{
"name": "Piwik",
"email": "hello@piwik.org",
"homepage": "http://piwik.org"
}
]
}