[
    {
        "name": "j7mbo/twitter-api-php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/J7mbo/twitter-api-php.git",
            "reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/a89ce3e294484aad7ae13dbabe45fb3928024ef8",
            "reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5,>=4.5.1"
        },
        "time": "2015-08-03 21:35:18",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "files": [
                "TwitterAPIExchange.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU Public License"
        ],
        "authors": [
            {
                "name": "James Mallison",
                "homepage": "https://github.com/j7mbo/twitter-api-php"
            }
        ],
        "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
        "homepage": "https://github.com/j7mbo/twitter-api-php",
        "keywords": [
            "api",
            "php",
            "twitter"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.23.1",
        "version_normalized": "1.23.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
            "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.7"
        },
        "require-dev": {
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2015-11-05 12:49:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.23-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": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    }
]
