| { | |
| "name": "DeviceDetectorCache", | |
| "description": "Makes tracking faster by detecting many devices, operating systems, bots, and browsers from a cache.", | |
| "version": "5.0.3", | |
| "theme": false, | |
| "require": { | |
| "matomo": ">=5.0.0-b1,<6.0.0-b1" | |
| }, | |
| "authors": [ | |
| { | |
| "name": "Matomo", | |
| "email": "hello@matomo.org", | |
| "homepage": "https://matomo.org" | |
| } | |
| ], | |
| "support": { | |
| "issues": "https://github.com/matomo-org/plugin-DeviceDetectorCache/issues" | |
| }, | |
| "homepage": "https://matomo.org", | |
| "license": "GPL v3+", | |
| "keywords": ["device", "detector", "tracking", "performance"], | |
| "category": "database" | |
| } | |