| { | |
| "name": "AnonymousPiwikUsageMeasurement", | |
| "version": "5.0.2", | |
| "description": "Send anonymized usage data to your own Matomo instance or to any other Matomo", | |
| "theme": false, | |
| "keywords": [ | |
| "usage", | |
| "tracking", | |
| "measurement", | |
| "matomo", | |
| "piwik" | |
| ], | |
| "license": "GPL v3+", | |
| "homepage": "https:\/\/matomo.org", | |
| "require": { | |
| "matomo": ">=5.0.0-b1,<6.0.0-b1" | |
| }, | |
| "support": { | |
| "issues": "https://github.com/matomo-org/plugin-AnonymousPiwikUsageMeasurement/issues", | |
| "forum": "https://forum.matomo.org", | |
| "source": "https://github.com/matomo-org/plugin-AnonymousPiwikUsageMeasurement" | |
| }, | |
| "authors": [ | |
| { | |
| "name": "Matomo", | |
| "email": "hello@matomo.org", | |
| "homepage": "https:\/\/matomo.org" | |
| } | |
| ], | |
| "category": "integration" | |
| } | |