{ "_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": "82778bfd99b4c915557aac3d1e3871cf", "packages": [ { "name": "johngrogg/ics-parser", "version": "v2.2.2", "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" }, "type": "library", "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" } ], "time": "2020-11-02T10:28:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }