{
    "name": "adamgreenwell/guard-dog",
    "description": "Guard Dog is a WordPress plugin that allows a user to change the WordPress admin URL, enable two factor authentication and much more.",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Adam Greenwell",
            "email": "me@adamgreenwell.com"
        }
    ],
    "require": {
        "pragmarx/google2fa": "^8.0",
        "bacon/bacon-qr-code": "^3.0"
    }
}