[
    {
        "name": "eluceo/ical",
        "version": "0.9.0",
        "version_normalized": "0.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/markuspoerschke/iCal.git",
            "reference": "7492b9e4e0f8425192600b6c5d2cde381f8c71f1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/7492b9e4e0f8425192600b6c5d2cde381f8c71f1",
            "reference": "7492b9e4e0f8425192600b6c5d2cde381f8c71f1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.3"
        },
        "time": "2015-11-13T22:33:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Eluceo\\iCal": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maciej Łebkowski",
                "email": "m.lebkowski@gmail.com",
                "role": "Contributor"
            },
            {
                "name": "Markus Poerschke",
                "email": "markus@eluceo.de",
                "role": "Developer"
            }
        ],
        "description": "The eluceo/iCal package offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 2445 as best as possible.",
        "homepage": "https://github.com/markuspoerschke/iCal",
        "keywords": [
            "calendar",
            "iCalendar",
            "ical",
            "ics",
            "php calendar"
        ]
    }
]
