{
    "name": "bluelogic/module-gupshupsms",
    "description": "GupShup SMS module for SMS integration",
    "type": "magento2-module",
    "license": "proprietary",
    "authors": [
        {
            "name": "Blue Logic",
            "email": "info@mage2gen.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "BlueLogic\\GupShupSms\\": ""
        }
    }
}
