{
    "name": "bsscommerce/configuable-grid-view",
    "description": "Bss Configuable Grid View Modules",
    "type": "magento2-module",
    "version": "1.3.5",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Bss\\ConfiguableGridView\\": ""
        }
    }
}
