{
    "name": "magefan/module-wysiwyg-advanced",
    "description": "Extend TinyMCE 4 in Magento 2",
    "require": {
        "magefan/module-community" : ">=2.1.8"
    },
    "type": "magento2-module",
    "version": "2.0.11",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magefan\\WysiwygAdvanced\\": ""
        }
    }
}
