{
    "name": "vinkla/headache",
    "description": "An easy-to-swallow painkiller plugin for WordPress",
    "license": "MIT",
    "type": "wordpress-muplugin",
    "keywords": [
        "wordplate",
        "head",
        "headache",
        "wordpress",
        "plugin"
    ],
    "authors": [
        {
            "name": "Vincent Klaiber",
            "homepage": "https://github.com/vinkla"
        }
    ],
    "require": {
        "php": "^8.1",
        "ramsey/uuid": "^4.7"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "preferred-install": "dist"
    }
}
