File: /home/retile.ru/public_html/system/library/d_shopunity/extension/d_bootstrap_switch.json
{
    "codename": "d_bootstrap_switch",
    "version": "3.3.6",
    "name": "Bootstrap switch",
    "description": "Implementation of bootstrap-switch https://github.com/Bttstrp/bootstrap-switch",
    "author": {
        "name": "Shopunity",
        "email": "info@shopunity.com",
        "url": "https://github.com/Bttstrp/bootstrap-switch"
    },
    "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@shopunity.com",
        "url": "https://shopunity.net/"
    },
    "files": [
        "system/library/d_shopunity/extension/d_bootstrap_switch.json"
    ],
    "dirs": [
        "admin/view/javascript/d_bootstrap_switch",
        "catalog/view/javascript/d_bootstrap_switch"
    ],
    "changelog": [
        {
            "varsion":"3.3.6",
            "change": "Added support OC v3.0.3.1"
        },
        {
            "varsion":"3.3.5",
            "change": "Added support for opencart versions"
        },
        {
            "varsion":"3.3.4",
            "change": "Bug fix, new folder structure"
        },
        {
            "varsion":"3.3.3",
            "change": "Deprecate CoffeeScript"
        },
        {
            "varsion":"3.3.2",
            "change": "initial commit"
        }
    ]
}