{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "a497c478b795ee0a2a3f583199eee085", "content-hash": "575464bb9954768ce24bd735721013a9", "packages": [ { "name": "mustache/mustache", "version": "v2.9.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" }, "type": "library", "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" ], "time": "2015-08-15 19:23:13" }, { "name": "page-carbajal/wpexpress", "version": "0.3.2", "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" }, "type": "library", "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", "time": "2015-11-03 16:23:24" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }