questlab/www/analytics/plugins/ExampleUI/plugin.json
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

15 lines
No EOL
502 B
JSON

{
"name": "ExampleUI",
"description": "Example Plugin: This plugin showcases the Piwik User Interface framework, how to easily display custom data tables, graphs, and more.",
"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"
}
]
}