File: /home/retile.ru/public_html/system/library/d_shopunity/extension/d_robots_txt_parser.json
{
    "codename": "d_robots_txt_parser",
    "version": "2.0.1",
    "name": "Robots TXT Parser",
    "description": "Robots TXT Parser allows to parse robots.txt files and check is url allowed or not to crawl by specific user-agent according to robots.txt rules.",
   
    "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_robots_txt_parser.json",
		"system/library/d_robots_txt_parser.php"
    ],
	"dirs": [
        "system/library/d_robots_txt_parser"
    ],
    "changelog": [
		{
            "version": "2.0.1",
            "change": "Added supported version oc v 3.0.3.1"
        },
		{
            "version": "2.0.0",
            "change": "JSON for Opencart 3.0.0"
        },
		{
            "version": "1.0.2",
            "change": "JSON bugs fixed"
        },
		{
            "version": "1.0.0",
            "change": ""
        }
    ]
}