[
    {
        "name": "mustache/mustache",
        "version": "v2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/mustache.php.git",
            "reference": "c745b01956caf27d26b55a72a90aff56bc169cd6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/c745b01956caf27d26b55a72a90aff56bc169cd6",
            "reference": "c745b01956caf27d26b55a72a90aff56bc169cd6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "~1.6",
            "phpunit/phpunit": "~3.7|~4.0"
        },
        "time": "2015-08-15T19:23:13+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"
        ]
    }
]
