questlab/www/analytics/plugins/ExampleVisualization/plugin.json
2014-04-29 14:18:04 +02:00

16 lines
No EOL
410 B
JSON

{
"name": "ExampleVisualization",
"version": "0.1.0",
"description": "Example for generating a simple 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"
}
]
}