{ "_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": "84cd431455e77167f592fbea506b0107", "packages": [ { "name": "carica/phpcss", "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/ThomasWeinert/PhpCss.git", "reference": "df4e6884f14038af707fc2d518895ca95858dcb2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ThomasWeinert/PhpCss/zipball/df4e6884f14038af707fc2d518895ca95858dcb2", "reference": "df4e6884f14038af707fc2d518895ca95858dcb2", "shasum": "" }, "require": { "php": ">=5.5" }, "type": "library", "autoload": { "psr-4": { "PhpCss\\": "src/PhpCss" }, "files": [ "src/PhpCss.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT license" ], "authors": [ { "name": "Thomas Weinert", "email": "thomas@weinert.info" } ], "description": "An css selector parser and converter", "time": "2014-06-23 08:25:18" }, { "name": "fluentdom/fluentdom", "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/FluentDOM/FluentDOM.git", "reference": "19c5a3c77c91871d2a2545949b5bde20889fcb45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FluentDOM/FluentDOM/zipball/19c5a3c77c91871d2a2545949b5bde20889fcb45", "reference": "19c5a3c77c91871d2a2545949b5bde20889fcb45", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=5.4.0" }, "suggest": { "fluentdom/css-selector": "Allows to use css selectors." }, "type": "library", "autoload": { "files": [ "src/FluentDOM.php" ], "psr-4": { "FluentDOM\\": "src/FluentDOM" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "FluentDOM Contributors", "homepage": "https://github.com/FluentDOM/FluentDOM/contributors" } ], "description": "A fluent api for the php dom extension.", "homepage": "http://fluentdom.org", "keywords": [ "Xpath", "dom", "jquery", "xml" ], "time": "2015-07-07 13:34:07" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }