قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-21 22:47:43 +00:00

* 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
16 خطوط
443 B
JSON
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"
|
|
}
|
|
]
|
|
} |