{ "_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": "f9f9f5cd3cfa4a3b2acc09d04bf4ec3f", "packages": [ { "name": "imangazaliev/didom", "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/Imangazaliev/DiDOM.git", "reference": "a8389cc26897f6bb8843363b4ea16e7ef16fb3c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/a8389cc26897f6bb8843363b4ea16e7ef16fb3c3", "reference": "a8389cc26897f6bb8843363b4ea16e7ef16fb3c3", "shasum": "" }, "require": { "ext-dom": "*", "ext-iconv": "*", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.9", "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" ], "time": "2019-01-17T11:01:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }