[
    {
        "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"
        ]
    }
]
