{ "name": "page-carbajal/wpexpress", "type": "library", "license": "GNU-3.0", "homepage": "https://github.com/Page-Carbajal/WPExpress", "authors":[ { "name": "Page Carbajal", "homepage": "http://pagecarbajal.com" } ], "autoload": { "psr-4":{ "WPExpress\\": "source/" } }, "require": { "php": ">=5.3", "mustache/mustache": "^2.9" } }