{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d51bf76b3d790b9edcb04e25b062e1e7", "packages": [ { "name": "adhocore/jwt", "version": "1.1.3", "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" }, "type": "library", "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" } ], "time": "2025-02-18T01:00:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }