{
    "packages": [
        {
            "name": "axllent/simplehtmldom",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/axllent/simplehtmldom.git",
                "reference": "a188206706fdce94023a730ee12db3e7d0bc25cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/axllent/simplehtmldom/zipball/a188206706fdce94023a730ee12db3e7d0bc25cf",
                "reference": "a188206706fdce94023a730ee12db3e7d0bc25cf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "time": "2019-01-18T03:09:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/simple_html_dom.php"
                ],
                "psr-0": {
                    "SimpleHtmlDom": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "S.C. Chen",
                    "email": "me578022@gmail.com"
                },
                {
                    "name": "Ralph Slooten",
                    "email": "axllent@gmail.com"
                }
            ],
            "description": "PHP Simple HTML DOM Parser with namespace & bug fixes",
            "homepage": "http://simplehtmldom.sourceforge.net/",
            "keywords": [
                "Simple",
                "dom",
                "html"
            ],
            "support": {
                "issues": "https://github.com/axllent/simplehtmldom/issues",
                "source": "https://github.com/axllent/simplehtmldom/tree/master"
            },
            "install-path": "../axllent/simplehtmldom"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
