{
    "license": "GPL-3.0-only",
    "authors": [
        {
            "name": "Axton Yao",
            "homepage": "https://axton.cc"
        }
    ],
    "require": {
        "web-auth/webauthn-lib": "~3.2.12",
        "nyholm/psr7-server": "^0.4.1",
        "nyholm/psr7": "^1.2",
        "web-token/jwt-key-mgmt": "^2.1",
        "web-token/jwt-signature-algorithm-rsa": "^2.1",
        "web-token/jwt-signature-algorithm-ecdsa": "^2.1",
        "web-token/jwt-signature-algorithm-eddsa": "^2.1"
    }
}
