[
    {
        "name": "torophp/torophp",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/anandkunal/ToroPHP.git",
            "reference": "c81ba3718de0e88e544565a5e6a74271bf3feb45"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/anandkunal/ToroPHP/zipball/c81ba3718de0e88e544565a5e6a74271bf3feb45",
            "reference": "c81ba3718de0e88e544565a5e6a74271bf3feb45",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-06-02 12:00:49",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "src/Toro.php"
            ]
        },
        "notification-url": "http://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Martin Bean",
                "email": "martin@martinbean.co.uk",
                "homepage": "http://www.martinbean.co.uk",
                "role": "Developer"
            },
            {
                "name": "Kunal Anand",
                "email": "kunal.r.anand@gmail.com",
                "homepage": "http://kunalanand.com/",
                "role": "Developer"
            },
            {
                "name": "Danillo César de O. Melo",
                "email": "danillos@gmail.com",
                "homepage": "http://www.danillocesar.com.br/",
                "role": "Contributor"
            },
            {
                "name": "Robbie Coleman",
                "homepage": "http://robbie.robnrob.com",
                "role": "Contributor"
            },
            {
                "name": "Berker Peksag",
                "homepage": "http://berkerpeksag.com",
                "role": "Developer"
            },
            {
                "name": "Jason Mooberry",
                "homepage": "http://jasonmooberry.com/",
                "role": "Developer"
            },
            {
                "name": "John Kurkowski",
                "role": "Contributor"
            }
        ],
        "description": "Toro is a PHP router for developing RESTful web applications and APIs.",
        "homepage": "http://github.com/anandkunal/ToroPHP",
        "keywords": [
            "framework",
            "php",
            "router"
        ]
    },
    {
        "name": "twig/twig",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/fabpot/Twig.git",
            "reference": "e2d2a250d963dd5bba4ad23fc01c7282fc042946"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fabpot/Twig/zipball/e2d2a250d963dd5bba4ad23fc01c7282fc042946",
            "reference": "e2d2a250d963dd5bba4ad23fc01c7282fc042946",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2014-08-06 06:46:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.16-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "notification-url": "http://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"
        ]
    }
]
