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

15 lines
No EOL
449 B
JSON

{
"name": "ExampleRssWidget",
"description": "Example Plugin: This plugin showcases 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"
}
]
}