[
    {
        "name": "rmccue/requests",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rmccue/Requests.git",
            "reference": "87932f52ffad70504d93f04f15690cf16a089546"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
            "reference": "87932f52ffad70504d93f04f15690cf16a089546",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "requests/test-server": "dev-master"
        },
        "time": "2016-10-13 00:11:37",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Requests": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Ryan McCue",
                "homepage": "http://ryanmccue.info"
            }
        ],
        "description": "A HTTP library written in PHP, for human beings.",
        "homepage": "http://github.com/rmccue/Requests",
        "keywords": [
            "curl",
            "fsockopen",
            "http",
            "idna",
            "ipv6",
            "iri",
            "sockets"
        ]
    },
    {
        "name": "appmail/appmail",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/appmail/appmail-php.git",
            "reference": "b5eb30bd29a742d0dd615f845fc013211eddae4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/appmail/appmail-php/zipball/b5eb30bd29a742d0dd615f845fc013211eddae4d",
            "reference": "b5eb30bd29a742d0dd615f845fc013211eddae4d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "rmccue/requests": ">=1.0"
        },
        "time": "2016-11-04 16:24:43",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "AppMail\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adam Cooke",
                "email": "me@adamcooke.io"
            }
        ],
        "description": "AppMail for PHP library.",
        "homepage": "https://appmail.io",
        "keywords": [
            "appmail"
        ]
    }
]
