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

15 lines
No EOL
436 B
JSON

{
"name": "ExampleRssWidget",
"description": "Piwik Platform showcase: how to create a new widget that displays a user submitted RSS feed.",
"version": "1.0",
"keywords": ["example", "feed", "widget"],
"homepage": "http://piwik.org",
"license": "GPL v3+",
"authors": [
{
"name": "Piwik",
"email": "hello@piwik.org",
"homepage": "http://piwik.org"
}
]
}