{
    "packages": [
        {
            "name": "fisharebest/algorithm",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fisharebest/algorithm.git",
                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
                "reference": "ce8cee9f8b1fe93b998d7c359f6a0e8598d9f1e7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "*",
                "phpunit/phpunit": "4 - 9"
            },
            "time": "2021-09-03T12:13:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fisharebest\\Algorithm\\": "src/",
                    "Fisharebest\\Tests\\Algorithm\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Greg Roach",
                    "email": "greg@subaqua.co.uk",
                    "role": "Developer"
                }
            ],
            "description": "Implementation of standard algorithms in PHP.",
            "homepage": "https://github.com/fisharebest/algorithm",
            "keywords": [
                "Algorithm",
                "diff",
                "dijkstra",
                "myers"
            ],
            "support": {
                "issues": "https://github.com/fisharebest/algorithm/issues",
                "source": "https://github.com/fisharebest/algorithm/tree/1.6.0"
            },
            "install-path": "../fisharebest/algorithm"
        },
        {
            "name": "johngrogg/ics-parser",
            "version": "v2.2.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/u01jmg3/ics-parser.git",
                "reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/69c80471a0a99142ebc72b21c2bc084e81a7c4f4",
                "reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^4",
                "squizlabs/php_codesniffer": "~2.9.1"
            },
            "time": "2020-11-02T10:28:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ICal": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Goode",
                    "role": "Developer/Owner"
                },
                {
                    "name": "John Grogg",
                    "email": "john.grogg@gmail.com",
                    "role": "Developer/Prior Owner"
                }
            ],
            "description": "ICS Parser",
            "homepage": "https://github.com/u01jmg3/ics-parser",
            "keywords": [
                "iCalendar",
                "ical",
                "ical-parser",
                "ics",
                "ics-parser",
                "ifb"
            ],
            "support": {
                "issues": "https://github.com/u01jmg3/ics-parser/issues",
                "source": "https://github.com/u01jmg3/ics-parser/tree/v2.2.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/u01jmg3",
                    "type": "github"
                }
            ],
            "install-path": "../johngrogg/ics-parser"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
