{
    "name": "weltpixel/m2-social-login",
    "description": "WeltPixel Social Login",
    "require": {
        "weltpixel/m2-weltpixel-backend": "~1.0 | master",
        "magento/module-admin-notification": "100.*|101.*"
    },
    "type": "magento2-module",
    "version": "1.15.3",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "WeltPixel\\SocialLogin\\": ""
        }
    }
}
