Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExampleUI/plugin.json')
-rw-r--r--plugins/ExampleUI/plugin.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/ExampleUI/plugin.json b/plugins/ExampleUI/plugin.json
index 8a39e0a2a2..898fe7d5d6 100644
--- a/plugins/ExampleUI/plugin.json
+++ b/plugins/ExampleUI/plugin.json
@@ -1,6 +1,6 @@
{
"name": "ExampleUI",
- "description": "Piwik Platform showcase: how to display data tables, graphs, and the UI framework.",
+ "description": "Matomo Platform showcase: how to display data tables, graphs, and the UI framework.",
"version": "1.0.1",
"keywords": [
"example",
@@ -13,12 +13,12 @@
"license": "GPL v3+",
"authors": [
{
- "name": "Piwik",
- "email": "hello@piwik.org",
- "homepage": "http:\/\/piwik.org"
+ "name": "Matomo",
+ "email": "hello@matomo.org",
+ "homepage": "http:\/\/matomo.org"
}
],
"require": {
- "piwik": ">=2.13.1"
+ "piwik": ">=3.3.0"
}
} \ No newline at end of file