aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/composer/installed.json
blob: 81bd0fd3af03e121a73b7a17d1ca46163983487a (plain) (tree)

































































































































                                                                                                                           
[
    {
        "name": "sabre/vobject",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fruux/sabre-vobject.git",
            "reference": "e46d6855cfef23318e7c422cd08d36e344624675"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/e46d6855cfef23318e7c422cd08d36e344624675",
            "reference": "e46d6855cfef23318e7c422cd08d36e344624675",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.1"
        },
        "time": "2013-10-02 15:57:01",
        "bin": [
            "bin/vobjectvalidate.php"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabre\\VObject": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "evert@rooftopsolutions.nl",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
        "homepage": "https://github.com/fruux/sabre-vobject",
        "keywords": [
            "VObject",
            "iCalendar",
            "vCard"
        ]
    },
    {
        "name": "sabre/dav",
        "version": "1.8.7",
        "version_normalized": "1.8.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fruux/sabre-dav.git",
            "reference": "41c750da3c60a427cdd847df090ef0fc7e8f1076"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fruux/sabre-dav/zipball/41c750da3c60a427cdd847df090ef0fc7e8f1076",
            "reference": "41c750da3c60a427cdd847df090ef0fc7e8f1076",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-date": "*",
            "ext-dom": "*",
            "ext-iconv": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "ext-spl": "*",
            "php": ">=5.3.1",
            "sabre/vobject": "~2.1.0"
        },
        "provide": {
            "evert/sabredav": "1.7.*"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.0.7",
            "phing/phing": "2.4.14",
            "phpunit/phpunit": "3.7.*"
        },
        "suggest": {
            "ext-apc": "*",
            "ext-curl": "*",
            "ext-pdo": "*"
        },
        "time": "2013-10-02 18:38:26",
        "bin": [
            "bin/sabredav"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabre\\DAV": "lib/",
                "Sabre\\HTTP": "lib/",
                "Sabre\\DAVACL": "lib/",
                "Sabre\\CalDAV": "lib/",
                "Sabre\\CardDAV": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "evert@rooftopsolutions.nl",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "WebDAV Framework for PHP",
        "homepage": "http://code.google.com/p/sabredav/",
        "keywords": [
            "CalDAV",
            "CardDAV",
            "WebDAV",
            "framework",
            "iCalendar"
        ]
    }
]