[ { "name": "sabre/vobject", "version": "3.5.2", "version_normalized": "3.5.2.0", "source": { "type": "git", "url": "https://github.com/fruux/sabre-vobject.git", "reference": "b7d6005b9f8e18bfe2b953d9847df0b3e4098441" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/b7d6005b9f8e18bfe2b953d9847df0b3e4098441", "reference": "b7d6005b9f8e18bfe2b953d9847df0b3e4098441", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "*" }, "time": "2016-04-24 07:05:24", "bin": [ "bin/vobject", "bin/generate_vcards" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\VObject\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Dominik Tobschall", "email": "dominik@fruux.com", "homepage": "http://tobschall.de/", "role": "Developer" } ], "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", "homepage": "http://sabre.io/vobject/", "keywords": [ "VObject", "iCalendar", "jCal", "jCard", "vCard" ] } ]