{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "92dbaceb0156e23348cfb686eb6de01a", "packages": [ { "name": "axllent/simplehtmldom", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/axllent/simplehtmldom.git", "reference": "a188206706fdce94023a730ee12db3e7d0bc25cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/axllent/simplehtmldom/zipball/a188206706fdce94023a730ee12db3e7d0bc25cf", "reference": "a188206706fdce94023a730ee12db3e7d0bc25cf", "shasum": "" }, "require": { "php": ">=7.0" }, "type": "library", "autoload": { "files": [ "src/simple_html_dom.php" ], "psr-0": { "SimpleHtmlDom": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "S.C. Chen", "email": "me578022@gmail.com" }, { "name": "Ralph Slooten", "email": "axllent@gmail.com" } ], "description": "PHP Simple HTML DOM Parser with namespace & bug fixes", "homepage": "http://simplehtmldom.sourceforge.net/", "keywords": [ "Simple", "dom", "html" ], "support": { "issues": "https://github.com/axllent/simplehtmldom/issues", "source": "https://github.com/axllent/simplehtmldom/tree/master" }, "time": "2019-01-18T03:09:57+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.0", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.3.0" }