1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/ExampleVisualization/plugin.json
Thomas Steur 82a9b1b0a0 Further Piwik.org => Matomo.org replacements (#12415)
* renaming more Piwik mentions

* some more updates

* fix some tests

* support matomo partially as require string

* fix tests

* fix failing system test

* fix tests

* fix system test

* fix test
2018-01-11 07:45:20 +13:00

16 خطوط
443 B
JSON

{
"name": "ExampleVisualization",
"version": "0.1.0",
"description": "Matomo Platform showcase: how to create a new custom data visualization.",
"theme": false,
"license": "GPL v3+",
"keywords": ["SimpleTable"],
"homepage": "https://matomo.org",
"authors": [
{
"name": "The Matomo Team",
"email": "hello@matomo.org",
"homepage": "https://matomo.org"
}
]
}