{
    "name": "magefan/module-blog-extra",
    "description": "Magefan Blog Extra for Magento 2",
    "version": "2.12.3",
    "type": "magento2-module",
    "license": "EULA",
    "require": {
        "magefan/module-blog-plus": "2.12.3",
        "magefan/module-blog-author": "2.12.3",
        "magefan/module-blog-import": "2.12.3",
        "magefan/module-productwidget": ">=2.0.14",
        "magefan/module-youtube-widget": ">=2.0.19"
    },
    "authors": [
        {
            "name": "Magefan",
            "email": "support@magefan.com"
        }
    ],
    "autoload": {
        "psr-4": {
            "Magefan\\BlogExtra\\": ""
        },
        "files": [
            "registration.php"
        ]
    }
}
