questlab/www/analytics/plugins/ExampleVisualization/plugin.json
coderkun 046a724272 merge
2015-04-27 16:42:05 +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"
}
]
}