[
    {
        "name": "twig/twig",
        "version": "v1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fabpot/Twig.git",
            "reference": "8ce37115802e257a984a82d38254884085060024"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024",
            "reference": "8ce37115802e257a984a82d38254884085060024",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2014-07-05 12:19:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.16-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "https://github.com/fabpot/Twig/graphs/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "nategood/httpful",
        "version": "0.2.16",
        "version_normalized": "0.2.16.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nategood/httpful.git",
            "reference": "150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nategood/httpful/zipball/150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62",
            "reference": "150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2014-07-19 15:28:59",
        "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"
        ]
    }
]
