{ "_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": "6bf7e2b4d776fcfc0c4dc7cca9b514fa", "packages": [ { "name": "imangazaliev/didom", "version": "1.18", "source": { "type": "git", "url": "https://github.com/Imangazaliev/DiDOM.git", "reference": "346db1ea94a0f6ead225c2358af770bf33659cf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/346db1ea94a0f6ead225c2358af770bf33659cf7", "reference": "346db1ea94a0f6ead225c2358af770bf33659cf7", "shasum": "" }, "require": { "ext-dom": "*", "ext-iconv": "*", "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "DiDom\\": "src/DiDom/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Imangazaliev Muhammad", "email": "imangazalievm@gmail.com" } ], "description": "Simple and fast HTML parser", "homepage": "https://github.com/Imangazaliev/DiDOM", "keywords": [ "didom", "html", "parser", "xml" ], "support": { "issues": "https://github.com/Imangazaliev/DiDOM/issues", "source": "https://github.com/Imangazaliev/DiDOM/tree/1.18" }, "time": "2021-07-27T18:50:53+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }