{ "_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": "6575ad20e31c6b372e64904272be17bd", "content-hash": "ccb8bd96381272ebef50a1eda4cf300b", "packages": [ { "name": "masterminds/html5", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/8f782e0f01a6e33a319bdc8f6de9cfd6569979a4", "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4", "shasum": "" }, "require": { "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.*", "sami/sami": "~2.0", "satooshi/php-coveralls": "0.6.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "time": "2015-06-07 08:43:18" }, { "name": "querypath/querypath", "version": "3.04", "source": { "type": "git", "url": "https://github.com/technosophos/querypath.git", "reference": "20e8a1ea75840ad61fe2664f7d8658daa05d4348" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/technosophos/querypath/zipball/20e8a1ea75840ad61fe2664f7d8658daa05d4348", "reference": "20e8a1ea75840ad61fe2664f7d8658daa05d4348", "shasum": "" }, "require": { "masterminds/html5": "2.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "QueryPath": "src/" }, "files": [ "src/qp_functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)", "homepage": "https://github.com/technosophos/querypath", "keywords": [ "css", "html", "jquery", "xml", "xslt" ], "time": "2015-10-10 20:46:32" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }