{
    "packages": [
        {
            "name": "kigkonsult/icalcreator",
            "version": "v2.41.80",
            "version_normalized": "2.41.80.0",
            "source": {
                "type": "git",
                "url": "https://github.com/iCalcreator/iCalcreator.git",
                "reference": "a15c9b48caa2b50e077f5a9595f889c965d58667"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/a15c9b48caa2b50e077f5a9595f889c965d58667",
                "reference": "a15c9b48caa2b50e077f5a9595f889c965d58667",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-zlib": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "degraciamathieu/php-arguments-detector": ">=0.5.0",
                "ext-xdebug": "*",
                "phpcompatibility/php-compatibility": ">=9.3.5",
                "phpmd/phpmd": ">=2.13.0",
                "phpstan/phpstan": ">=0.9.3",
                "phpunit/phpunit": ">=6.5.13",
                "squizlabs/php_codesniffer": ">=3.5.5",
                "vimeo/psalm": "*"
            },
            "time": "2023-06-28T17:15:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "Kigkonsult\\Icalcreator\\": [
                        "src/",
                        "src/Util/",
                        "src/Traits/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Kjell-Inge Gustafsson",
                    "email": "ical@kigkonsult.se"
                }
            ],
            "description": "iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information",
            "keywords": [
                "alarm",
                "availability",
                "calendar",
                "daylight",
                "event",
                "ical",
                "json",
                "location",
                "management",
                "participant",
                "resource",
                "rfc2445",
                "rfc5545",
                "rfc5870",
                "rfc6321",
                "rfc6868",
                "rfc7529",
                "rfc7808",
                "rfc7953",
                "rfc7986",
                "rfc9073",
                "rfc9074",
                "standard",
                "todo",
                "vCalendar",
                "valarm",
                "vevent",
                "vfreebusy",
                "vjournal",
                "vtimezone",
                "vtodo",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/iCalcreator/iCalcreator/issues",
                "source": "https://github.com/iCalcreator/iCalcreator/tree/v2.41.80"
            },
            "funding": [
                {
                    "url": "https://paypal.me/kigkonsult",
                    "type": "other"
                },
                {
                    "url": "https://www.buymeacoffee.com/kigkonsult",
                    "type": "other"
                }
            ],
            "install-path": "../kigkonsult/icalcreator"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
