[
    {
        "name": "mikey179/vfsStream",
        "version": "v1.6.4",
        "version_normalized": "1.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikey179/vfsStream.git",
            "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/0247f57b2245e8ad2e689d7cee754b45fbabd592",
            "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5"
        },
        "time": "2016-07-18T14:02:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "org\\bovigo\\vfs\\": "src/main/php"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Frank Kleine",
                "homepage": "http://frankkleine.de/",
                "role": "Developer"
            }
        ],
        "description": "Virtual file system to mock the real file system in unit tests.",
        "homepage": "http://vfs.bovigo.org/"
    },
    {
        "name": "nategood/httpful",
        "version": "0.2.20",
        "version_normalized": "0.2.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nategood/httpful.git",
            "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nategood/httpful/zipball/c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
            "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-10-26T16:11:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Httpful": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nate Good",
                "email": "me@nategood.com",
                "homepage": "http://nategood.com"
            }
        ],
        "description": "A Readable, Chainable, REST friendly, PHP HTTP Client",
        "homepage": "http://github.com/nategood/httpful",
        "keywords": [
            "api",
            "curl",
            "http",
            "requests",
            "rest",
            "restful"
        ]
    }
]
