{
    "name": "bsscommerce/payment-shipping",
    "description": "Bss Payment Shipping Methods",
    "type": "magento2-module",
    "version": "1.2.1",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Bss\\Paymentshipping\\": ""
        }
    }
}
