{ "_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": "e56cce592e88cbd932c94d1e502476bb", "content-hash": "ecf55b994a614d54332e234cd3d93846", "packages": [ { "name": "masterminds/html5", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "cb1ce51f817af9bbf400c88e8dcebcbf9a097077" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/cb1ce51f817af9bbf400c88e8dcebcbf9a097077", "reference": "cb1ce51f817af9bbf400c88e8dcebcbf9a097077", "shasum": "" }, "require": { "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.*", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "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": "2016-04-11 13:54:57" }, { "name": "querypath/querypath", "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/technosophos/querypath.git", "reference": "af0a5e6ab64be0cf5dde7f208124f66782387176" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/technosophos/querypath/zipball/af0a5e6ab64be0cf5dde7f208124f66782387176", "reference": "af0a5e6ab64be0cf5dde7f208124f66782387176", "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:47:58" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }