{
    "name": "hyyan/logo-controller",
    "description": "Wordpress plugin to add new option for the theme customizer allowing the user to change th logo in website and the login page",
    "type": "wordpress-plugin",
    "license": "MIT",
    "authors": [
        {
            "name": "Hyyan Abo Fakher",
            "email": "Tiribthea4hyyan@gmail.com",
            "homepage": "https://github.com/hyyan"
        }
    ],
    "support": {
        "issues": "https://github.com/hyyan/logo-controller/issues"
    },
    "keywords": [
        "wordpress",
        "wordpress admin",
        "wordpress plugin",
        "wordpress muplugin",
        "logo",
        "wordpress theme customizer",
        "login logo",
        "hyyan",
        "bedrock"
    ],
    "require": {
        "php": ">=5.3.2",
        "composer/installers": "~1.0"
    }
}
