{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "ba9293e17796b6cccf6884628a0b72b0", "packages": [ { "name": "eluceo/ical", "version": "0.11.6", "source": { "type": "git", "url": "https://github.com/markuspoerschke/iCal.git", "reference": "e22ef0fad1a19ad1bbffd819f21fa6a83f96531c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/e22ef0fad1a19ad1bbffd819f21fa6a83f96531c", "reference": "e22ef0fad1a19ad1bbffd819f21fa6a83f96531c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.3" }, "suggest": { "ext-mbstring": "Massive performance enhancement of line folding" }, "type": "library", "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" ], "time": "2018-04-30T07:46:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }