{
    "packages": [
        {
            "name": "adhocore/jwt",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adhocore/php-jwt.git",
                "reference": "ad417603d9d45578b6af2089ad5b78f101c82367"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adhocore/php-jwt/zipball/ad417603d9d45578b6af2089ad5b78f101c82367",
                "reference": "ad417603d9d45578b6af2089ad5b78f101c82367",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.5"
            },
            "time": "2025-02-18T01:00:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ahc\\Jwt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jitendra Adhikari",
                    "email": "jiten.adhikary@gmail.com"
                }
            ],
            "description": "Ultra lightweight JSON web token (JWT) library for PHP5.5+.",
            "keywords": [
                "auth",
                "json-web-token",
                "jwt",
                "jwt-auth",
                "jwt-php",
                "token"
            ],
            "support": {
                "issues": "https://github.com/adhocore/php-jwt/issues",
                "source": "https://github.com/adhocore/php-jwt/tree/1.1.3"
            },
            "funding": [
                {
                    "url": "https://paypal.me/ji10",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/adhocore",
                    "type": "github"
                }
            ],
            "install-path": "../adhocore/jwt"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
