{
    "packages": [
        {
            "name": "imangazaliev/didom",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Imangazaliev/DiDOM.git",
                "reference": "50fa6595d14f22c0c984efed5c818485cf548136"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/50fa6595d14f22c0c984efed5c818485cf548136",
                "reference": "50fa6595d14f22c0c984efed5c818485cf548136",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2023-03-05T03:23:48+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"
            ],
            "support": {
                "issues": "https://github.com/Imangazaliev/DiDOM/issues",
                "source": "https://github.com/Imangazaliev/DiDOM/tree/2.0.1"
            },
            "install-path": "../imangazaliev/didom"
        },
        {
            "name": "kub-at/php-simple-html-dom-parser",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
                "reference": "ff22f98bfd9235115c128059076f3eb740d66913"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913",
                "reference": "ff22f98bfd9235115c128059076f3eb740d66913",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2019-10-25T12:34:43+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"
            ],
            "install-path": "../kub-at/php-simple-html-dom-parser"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
