{ "name": "quiqqer\/eventcalendar", "type": "quiqqer-module", "description": "Expands the quiqqer/calendar package with event pages and lists.", "version": "dev-master", "licence":["CC BY-NC-SA 4.0", "PCSG QL-1.0"], "authors": [ { "name": "Jan Wennrich", "email": "jan.wennrich@pcsg.de", "homepage": "https:\/\/www.pcsg.de", "role": "Developer" } ], "support": { "mail": "support@pcsg.de" }, "require": { "quiqqer\/calendar": "*" }, "autoload": { "psr-4": { "QUI\\EventCalendar\\": "src\/QUI\/EventCalendar" } } }