PDF rausgenommen
This commit is contained in:
24
msd2/tracking/piwik/plugins/ExampleUI/plugin.json
Normal file
24
msd2/tracking/piwik/plugins/ExampleUI/plugin.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "ExampleUI",
|
||||
"description": "Matomo Platform showcase: how to display data tables, graphs, and the UI framework.",
|
||||
"version": "1.0.1",
|
||||
"keywords": [
|
||||
"example",
|
||||
"framework",
|
||||
"platform",
|
||||
"ui",
|
||||
"visualization"
|
||||
],
|
||||
"homepage": "http:\/\/piwik.org",
|
||||
"license": "GPL v3+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Matomo",
|
||||
"email": "hello@matomo.org",
|
||||
"homepage": "http:\/\/matomo.org"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"piwik": ">=3.3.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user