[
    {
        "name": "imangazaliev/didom",
        "version": "1.14.1",
        "version_normalized": "1.14.1.0",
        "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"
        },
        "time": "2019-01-17T11:01:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "kub-at/php-simple-html-dom-parser",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
            "reference": "6db1e01db320040024cd1f74b0e1483aa2670720"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/6db1e01db320040024cd1f74b0e1483aa2670720",
            "reference": "6db1e01db320040024cd1f74b0e1483aa2670720",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2019-03-05T14:12:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "KubAT\\PhpSimple\\HtmlDomParser": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "S.C. Chen",
                "email": "me578022@gmail.com"
            },
            {
                "name": "Jakub Stawowy",
                "email": "Kub-AT@users.noreply.github.com"
            }
        ],
        "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible",
        "homepage": "http://simplehtmldom.sourceforge.net/",
        "keywords": [
            "Simple",
            "dom",
            "html"
        ]
    }
]
