{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "798be7f5bb003f06809325ff65dd7333", "packages": [ { "name": "querypath/querypath", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/technosophos/querypath.git", "reference": "13224745f7348e099d2dde9e555bc8972c21a810" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/technosophos/querypath/zipball/13224745f7348e099d2dde9e555bc8972c21a810", "reference": "13224745f7348e099d2dde9e555bc8972c21a810", "shasum": "" }, "require": { "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": "2014-09-23 19:04:19" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }