{
    "name": "magefan/module-blog-graph-ql",
    "description": "GrapQl for Magento 2 Blog extension by Magefan",
    "type": "magento2-module",
    "version": "2.1.9",
    "autoload": {
        "files": [ "registration.php" ],
        "psr-4": {
            "Magefan\\BlogGraphQl\\": ""
        }
    }
}
