{
    "name": "alexminza/wc-alcohol",
    "description": "WooCommerce Alcohol Sale Restrictions",
    "type": "wordpress-plugin",
    "keywords": ["woocommerce", "alcohol", "sale", "restriction"],
    "homepage": "https://github.com/alexminza/wc-alcohol",
    "license": "GPL-3.0-or-later",
    "authors": [
        {
            "name": "Alexander Minza",
            "homepage": "http://alexminza.com",
            "role": "Developer"
        }
    ],
    "support": {
        "issues": "https://github.com/alexminza/wc-alcohol/issues",
        "forum": "https://wordpress.org/support/plugin/wc-alcohol",
        "source": "https://github.com/alexminza/wc-alcohol"
    },
    "require": {
        "php": ">=7.0",
        "composer/installers": "~1.2"
    }
}