[
    {
        "name": "mustache/mustache",
        "version": "v2.11.1",
        "version_normalized": "2.11.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/mustache.php.git",
            "reference": "a3f6d55996dd28b58f3a909d474189a3c1aa693f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/a3f6d55996dd28b58f3a909d474189a3c1aa693f",
            "reference": "a3f6d55996dd28b58f3a909d474189a3c1aa693f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~1.11",
            "phpunit/phpunit": "~3.7|~4.0|~5.0"
        },
        "time": "2016-07-31T06:18:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mustache": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "A Mustache implementation in PHP.",
        "homepage": "https://github.com/bobthecow/mustache.php",
        "keywords": [
            "mustache",
            "templating"
        ]
    }
]
