[
    {
        "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-15 19:23:13",
        "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"
        ]
    },
    {
        "name": "page-carbajal/wpexpress",
        "version": "0.3.2",
        "version_normalized": "0.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Page-Carbajal/WPExpress.git",
            "reference": "47ff41adf6f48cb0c30c1776c1ddb33091cf9278"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Page-Carbajal/WPExpress/zipball/47ff41adf6f48cb0c30c1776c1ddb33091cf9278",
            "reference": "47ff41adf6f48cb0c30c1776c1ddb33091cf9278",
            "shasum": ""
        },
        "require": {
            "mustache/mustache": "^2.9",
            "php": ">=5.3"
        },
        "time": "2015-11-03 16:23:24",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPExpress\\": "source/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU-3.0"
        ],
        "authors": [
            {
                "name": "Page Carbajal",
                "homepage": "http://pagecarbajal.com"
            }
        ],
        "homepage": "https://github.com/Page-Carbajal/WPExpress"
    }
]
