/home/sylamedg/public_html/wp-content/plugins/convertpro/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "kub-at/php-simple-html-dom-parser",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "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",
            "default-branch": true,
            "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"
            ],
            "support": {
                "issues": "https://github.com/Kub-AT/php-simple-html-dom-parser/issues",
                "source": "https://github.com/Kub-AT/php-simple-html-dom-parser/tree/1.9.1"
            },
            "install-path": "../kub-at/php-simple-html-dom-parser"
        }
    ],
    "dev": false,
    "dev-package-names": []
}