{
    "name": "tovarnaidej/schmuckstars-awards",
    "description": "WordPress plugin for managing Schmuckstars Awards nominations and voting",
    "type": "wordpress-plugin",
    "license": "GPL-2.0+",
    "require": {
        "php": ">=7.4",
        "torann/geoip": "^3.0",
        "symfony/var-dumper": "^5.4"
    },
    "autoload": {
        "psr-4": {
            "Schmuckstars\\": "includes/"
        }
    },
    "authors": [
        {
            "name": "Tovarna Idej",
            "email": "info@tovarnaidej.com"
        }
    ],
    "minimum-stability": "stable"
}
