{
    "name": "emizentech/module-contact",
    "description": "",
    "type": "magento2-module",
    "license": "proprietary",
    "authors": [
        {
            "name": "Mage2Gen",
            "email": "info@mage2gen.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
            "Emizentech\\Contact\\": ""
        },
        "files": [
            "registration.php"
        ]
    }
}