{
    "name": "lgladdy/dominant-color-wordpress",
    "description": "A WordPress plugin to grab the most dominant colour in an attachment",
    "type": "library",
    "require": {
        "ksubileau/color-thief-php": "^2"
    },
    "license": "Apache 2.0",
    "authors": [
        {
            "name": "Liam Gladdy",
            "email": "liam@gladdy.co.uk"
        }
    ],
    "minimum-stability": "stable"
}
