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

16 lines
No EOL
436 B
JSON

{
"name": "ExampleVisualization",
"version": "0.1.0",
"description": "Piwik Platform showcase: how to create a new custom data visualization.",
"theme": false,
"license": "GPL v3+",
"keywords": ["SimpleTable"],
"homepage": "http://piwik.org",
"authors": [
{
"name": "The Piwik Team",
"email": "hello@piwik.org",
"homepage": "http://piwik.org"
}
]
}