File size: 443 Bytes
2f5db00 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"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"
}
]
} |