{
    "packages": [
        {
            "name": "simplehtmldom/simplehtmldom",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/simplehtmldom/simplehtmldom.git",
                "reference": "b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplehtmldom/simplehtmldom/zipball/b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed",
                "reference": "b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "*",
                "phpcompatibility/php-compatibility": "^9",
                "phpunit/phpunit": "^6 || ^7",
                "squizlabs/php_codesniffer": "^2"
            },
            "suggest": {
                "ext-curl": "Needed to support cURL downloads in class HtmlWeb",
                "ext-mbstring": "Allows better decoding for multi-byte documents",
                "ext-openssl": "Allows loading HTTPS pages when using cURL"
            },
            "time": "2022-04-25T19:21:05+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "./"
                ],
                "exclude-from-classmap": [
                    "/example/",
                    "/docs/",
                    "/tests/",
                    "simple_html_dom.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "S.C. Chen",
                    "role": "Developer"
                },
                {
                    "name": "John Schlick",
                    "role": "Developer"
                },
                {
                    "name": "logmanoriginal",
                    "role": "Developer"
                }
            ],
            "description": "A fast, simple and reliable HTML document parser for PHP.",
            "homepage": "https://simplehtmldom.sourceforge.io/",
            "keywords": [
                "Simple",
                "dom",
                "html",
                "parser",
                "php",
                "simplehtmldom"
            ],
            "support": {
                "issues": "https://sourceforge.net/p/simplehtmldom/bugs/",
                "rss": "https://sourceforge.net/p/simplehtmldom/news/feed.rss",
                "source": "https://sourceforge.net/p/simplehtmldom/repository/",
                "wiki": "https://simplehtmldom.sourceforge.io/docs/"
            },
            "install-path": "../simplehtmldom/simplehtmldom"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
