[
    {
        "name": "spatie/calendar-links",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/calendar-links.git",
            "reference": "654fc0174e6279539b9bf0abdc3339e34c5286d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/calendar-links/zipball/654fc0174e6279539b9bf0abdc3339e34c5286d7",
            "reference": "654fc0174e6279539b9bf0abdc3339e34c5286d7",
            "shasum": ""
        },
        "require": {
            "php": "^7.4 || ^8.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^3.0",
            "phpunit/phpunit": "^9.5",
            "spatie/phpunit-snapshot-assertions": "^4.0",
            "vimeo/psalm": "^4.20"
        },
        "time": "2022-08-20T12:59:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\CalendarLinks\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sebastian De Deyne",
                "email": "sebastian@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Generate add to calendar links for Google, iCal and other calendar systems",
        "homepage": "https://github.com/spatie/calendar-links",
        "keywords": [
            "calendar-links",
            "spatie"
        ],
        "funding": [
            {
                "url": "https://spatie.be/open-source/support-us",
                "type": "custom"
            }
        ]
    }
]
