[
    {
        "name": "griffinledingham/php-apple-signin",
        "version": "1.1",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/GriffinLedingham/php-apple-signin.git",
            "reference": "069e79b7ca2366fdebd3f92289281912849e0cb1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/GriffinLedingham/php-apple-signin/zipball/069e79b7ca2366fdebd3f92289281912849e0cb1",
            "reference": "069e79b7ca2366fdebd3f92289281912849e0cb1",
            "shasum": ""
        },
        "time": "2020-04-06T16:05:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "AppleSignIn\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Griffin Ledingham",
                "email": "gcledingham@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A simple library to decode and parse Apple Sign In client tokens.",
        "keywords": [
            "JWK",
            "apple",
            "in",
            "ios",
            "jwt",
            "php",
            "sign"
        ]
    }
]
