File: /home/retile.ru/public_html/system/library/d_shopunity/extension/d_simple_html_dom.json
{
    "codename": "d_simple_html_dom",
    "version": "2.0.1", 
    "name": "Simple HTML DOM",
    "description": "Simple HTML DOM allows to parse the HTML-code with the help of user-friendly jQuery-like selectors.",
   
    "author": {
        "name": "Dreamvention",
        "email": "info@dreamvention.com",
        "url": "https://dreamvention.com"
    },
    "opencart_version": [
        "2.0.0.0",
		"2.0.1.0",
        "2.0.1.1",
        "2.0.2.0",
        "2.0.3.1",
        "2.1.0.1",
        "2.1.0.2",
        "2.2.0.0",
		"2.3.0.0",
		"2.3.0.1",
        "2.3.0.2",
		"3.0.0.0",
        "3.0.1.1",
        "3.0.1.2",
        "3.0.2.0",
        "3.0.3.1"
    ],
    "type": "library",
    "license": {
        "type": "free",
        "url": "https://shopunity.net/licenses/free"
    },
    "support": {
        "email": "support@dreamvention.com",
        "url": "https:/dreamvention.com/support"
    },
    "files": [
        "system/library/d_shopunity/extension/d_simple_html_dom.json",
		"system/library/d_simple_html_dom.php"
    ],
    "changelog": [
        {
            "version": "2.0.1",
            "change": "Added supported version oc v 3.0.3.1 and Update simple dom to 1.8.1"
        },
        {
            "version": "2.0.0",
            "change": "JSON for Opencart 3.0.0"
        },
		{
            "version": "1.0.5",
            "change": "JSON bugs fixed"
        },
		{
            "version": "1.0.0",
            "change": ""
        }
    ]
}