{"packages":{"tinywan/jwt":{"dev-main":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"d9868836f9ec9ade16da09281a07721d6ae6d968"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/d9868836f9ec9ade16da09281a07721d6ae6d968","type":"zip","shasum":"","reference":"d9868836f9ec9ade16da09281a07721d6ae6d968"},"type":"library","funding":[],"time":"2024-10-12T13:17:20+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"default-branch":true,"require":{"workerman/webman-framework":"^1.2.1","ext-json":"*","php":"^7.1||^8.0","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","mockery/mockery":"^1.5","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":5988764},"v0.0.1":{"name":"tinywan/jwt","description":"","keywords":[],"homepage":"","version":"v0.0.1","version_normalized":"0.0.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"47527524f31d086f0eb3f4b51f0b9a771d61b5f4"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/47527524f31d086f0eb3f4b51f0b9a771d61b5f4","type":"zip","shasum":"","reference":"47527524f31d086f0eb3f4b51f0b9a771d61b5f4"},"type":"library","funding":[],"time":"2022-02-21T02:30:24+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":">=7.4","firebase/php-jwt":"^5.5","workerman/webman-framework":"^1.2.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0"},"uid":5988804},"v0.0.2":{"name":"tinywan/jwt","description":"","keywords":[],"homepage":"","version":"v0.0.2","version_normalized":"0.0.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"4fa9365994b96f2f4dbeea13ad2a0f84c084508b"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/4fa9365994b96f2f4dbeea13ad2a0f84c084508b","type":"zip","shasum":"","reference":"4fa9365994b96f2f4dbeea13ad2a0f84c084508b"},"type":"library","funding":[],"time":"2022-02-21T06:58:52+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"firebase/php-jwt":"^5.5","workerman/webman-framework":"^1.2.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0"},"uid":5989355},"v0.0.3":{"name":"tinywan/jwt","description":"","keywords":[],"homepage":"","version":"v0.0.3","version_normalized":"0.0.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"e8b2d7f6ced367fc060df60f14c59ce3807a9eef"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/e8b2d7f6ced367fc060df60f14c59ce3807a9eef","type":"zip","shasum":"","reference":"e8b2d7f6ced367fc060df60f14c59ce3807a9eef"},"type":"library","funding":[],"time":"2022-02-21T07:20:54+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"firebase/php-jwt":"^5.5","workerman/webman-framework":"^1.2.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0"},"uid":5989413},"v1.0.0":{"name":"tinywan/jwt","description":"","keywords":[],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"1c41e36f282509fa3f270211ec02399aef63a1dc"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/1c41e36f282509fa3f270211ec02399aef63a1dc","type":"zip","shasum":"","reference":"1c41e36f282509fa3f270211ec02399aef63a1dc"},"type":"library","funding":[],"time":"2022-02-24T03:47:41+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.0"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0"},"uid":6001123},"v1.0.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"76ed6d02a1c191485b90ac57092f6c240eec9f69"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/76ed6d02a1c191485b90ac57092f6c240eec9f69","type":"zip","shasum":"","reference":"76ed6d02a1c191485b90ac57092f6c240eec9f69"},"type":"library","funding":[],"time":"2022-03-18T02:35:46+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.0","ext-json":"*"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","mockery/mockery":"^1.5"},"uid":6073240},"v1.1.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"0d9e4220011ec9f5618a463c70dccace217b056c"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/0d9e4220011ec9f5618a463c70dccace217b056c","type":"zip","shasum":"","reference":"0d9e4220011ec9f5618a463c70dccace217b056c"},"type":"library","funding":[],"time":"2022-03-18T12:54:52+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.0"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5"},"uid":6075178},"v1.1.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.1.1","version_normalized":"1.1.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"8f4e08c30bf74778d9f943c281e4048c167529b8"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/8f4e08c30bf74778d9f943c281e4048c167529b8","type":"zip","shasum":"","reference":"8f4e08c30bf74778d9f943c281e4048c167529b8"},"type":"library","funding":[],"time":"2022-03-23T11:22:35+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.0"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5"},"uid":6089011},"v1.1.2":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.1.2","version_normalized":"1.1.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"316b1aa5a5fbe2d86a2b1f8de4d8d08260b1147a"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/316b1aa5a5fbe2d86a2b1f8de4d8d08260b1147a","type":"zip","shasum":"","reference":"316b1aa5a5fbe2d86a2b1f8de4d8d08260b1147a"},"type":"library","funding":[],"time":"2022-03-24T02:28:52+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.0"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22"},"uid":6091157},"v1.10.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.10.0","version_normalized":"1.10.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"8f2b0b28b1bf5e47bc754af8945ab157dd34fdcd"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/8f2b0b28b1bf5e47bc754af8945ab157dd34fdcd","type":"zip","shasum":"","reference":"8f2b0b28b1bf5e47bc754af8945ab157dd34fdcd"},"type":"library","funding":[],"time":"2024-06-08T11:53:19+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":8220524},"v1.10.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.10.1","version_normalized":"1.10.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"ccc7e6dad69fbe14a812e4a67e046e6b33ca4cee"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/ccc7e6dad69fbe14a812e4a67e046e6b33ca4cee","type":"zip","shasum":"","reference":"ccc7e6dad69fbe14a812e4a67e046e6b33ca4cee"},"type":"library","funding":[],"time":"2024-07-09T12:08:44+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":8298502},"v1.2.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"b5c4314a83f6036c97fb7ec7f34b6db3a0566232"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/b5c4314a83f6036c97fb7ec7f34b6db3a0566232","type":"zip","shasum":"","reference":"b5c4314a83f6036c97fb7ec7f34b6db3a0566232"},"type":"library","funding":[],"time":"2022-03-24T03:24:19+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22"},"uid":6091216},"v1.2.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.1","version_normalized":"1.2.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"12e1ac38b5f2cedfdf492087457470871e96fc65"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/12e1ac38b5f2cedfdf492087457470871e96fc65","type":"zip","shasum":"","reference":"12e1ac38b5f2cedfdf492087457470871e96fc65"},"type":"library","funding":[],"time":"2022-03-25T03:56:45+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22"},"uid":6094265},"v1.2.2":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.2","version_normalized":"1.2.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"ffa238eb6a076dec556df90c8ae47318381318c7"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/ffa238eb6a076dec556df90c8ae47318381318c7","type":"zip","shasum":"","reference":"ffa238eb6a076dec556df90c8ae47318381318c7"},"type":"library","funding":[],"time":"2022-03-29T03:10:22+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22"},"uid":6105118},"v1.2.3":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.3","version_normalized":"1.2.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"bc06957c3be238223d003389666bf222b08c6959"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/bc06957c3be238223d003389666bf222b08c6959","type":"zip","shasum":"","reference":"bc06957c3be238223d003389666bf222b08c6959"},"type":"library","funding":[],"time":"2022-04-17T03:53:51+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22"},"uid":6165143},"v1.2.4":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.4","version_normalized":"1.2.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"de3c4117405d30f0e1ad3f4fbba4a85cc5b97626"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/de3c4117405d30f0e1ad3f4fbba4a85cc5b97626","type":"zip","shasum":"","reference":"de3c4117405d30f0e1ad3f4fbba4a85cc5b97626"},"type":"library","funding":[],"time":"2022-04-20T02:28:17+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6171778},"v1.2.5":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.5","version_normalized":"1.2.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"b7c08998cef75949a4fa3be7e7718cd7634bede7"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/b7c08998cef75949a4fa3be7e7718cd7634bede7","type":"zip","shasum":"","reference":"b7c08998cef75949a4fa3be7e7718cd7634bede7"},"type":"library","funding":[],"time":"2022-05-05T09:30:40+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6217948},"v1.2.6":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.2.6","version_normalized":"1.2.6.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"0a192bb87ff42143ca9609513ec65cb3182f0583"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/0a192bb87ff42143ca9609513ec65cb3182f0583","type":"zip","shasum":"","reference":"0a192bb87ff42143ca9609513ec65cb3182f0583"},"type":"library","funding":[],"time":"2022-06-28T07:06:38+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6375751},"v1.3.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.3.0","version_normalized":"1.3.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"6d5b123aa781708cc9752278f8e4808667733f73"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/6d5b123aa781708cc9752278f8e4808667733f73","type":"zip","shasum":"","reference":"6d5b123aa781708cc9752278f8e4808667733f73"},"type":"library","funding":[],"time":"2022-06-28T12:05:45+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6376766},"v1.3.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.3.1","version_normalized":"1.3.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"f916b004c08bf0ad242c34ad5eb06be932d2b614"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/f916b004c08bf0ad242c34ad5eb06be932d2b614","type":"zip","shasum":"","reference":"f916b004c08bf0ad242c34ad5eb06be932d2b614"},"type":"library","funding":[],"time":"2022-08-03T11:46:32+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6468139},"v1.4.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.4.0","version_normalized":"1.4.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"a9dea02d1d8dc443d1a4df07738bff2336fdca5a"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/a9dea02d1d8dc443d1a4df07738bff2336fdca5a","type":"zip","shasum":"","reference":"a9dea02d1d8dc443d1a4df07738bff2336fdca5a"},"type":"library","funding":[],"time":"2022-10-01T07:13:40+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6599474},"v1.5.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.5.0","version_normalized":"1.5.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"226ecd9bfaab053470d437a1307f197568dd9184"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/226ecd9bfaab053470d437a1307f197568dd9184","type":"zip","shasum":"","reference":"226ecd9bfaab053470d437a1307f197568dd9184"},"type":"library","funding":[],"time":"2022-10-08T10:18:25+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6614767},"v1.5.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.5.1","version_normalized":"1.5.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"25bd23d71e40d152e9da86084ac40c2db3868d36"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/25bd23d71e40d152e9da86084ac40c2db3868d36","type":"zip","shasum":"","reference":"25bd23d71e40d152e9da86084ac40c2db3868d36"},"type":"library","funding":[],"time":"2022-11-03T01:37:53+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6678876},"v1.5.2":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.5.2","version_normalized":"1.5.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"2cdc8577701ff693d064990453dc79fe5957ba74"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/2cdc8577701ff693d064990453dc79fe5957ba74","type":"zip","shasum":"","reference":"2cdc8577701ff693d064990453dc79fe5957ba74"},"type":"library","funding":[],"time":"2022-12-09T07:22:44+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6773155},"v1.5.3":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.5.3","version_normalized":"1.5.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"ab21d77ebe93d0e96e7b8337e0dde7f3d19c315f"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/ab21d77ebe93d0e96e7b8337e0dde7f3d19c315f","type":"zip","shasum":"","reference":"ab21d77ebe93d0e96e7b8337e0dde7f3d19c315f"},"type":"library","funding":[],"time":"2022-12-15T17:14:28+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6790616},"v1.6.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.6.0","version_normalized":"1.6.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"a738ed375826e5c40c398e501f76478d1f633b6c"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/a738ed375826e5c40c398e501f76478d1f633b6c","type":"zip","shasum":"","reference":"a738ed375826e5c40c398e501f76478d1f633b6c"},"type":"library","funding":[],"time":"2022-12-17T05:41:39+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":6794013},"v1.6.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.6.1","version_normalized":"1.6.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"c32859494228339ce60fa42db79ab810b2b182c1"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/c32859494228339ce60fa42db79ab810b2b182c1","type":"zip","shasum":"","reference":"c32859494228339ce60fa42db79ab810b2b182c1"},"type":"library","funding":[],"time":"2023-03-30T10:26:36+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7080864},"v1.6.2":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.6.2","version_normalized":"1.6.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"ed3ffac2416491c25b5e83d63c660978aa383075"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/ed3ffac2416491c25b5e83d63c660978aa383075","type":"zip","shasum":"","reference":"ed3ffac2416491c25b5e83d63c660978aa383075"},"type":"library","funding":[],"time":"2023-03-31T06:46:10+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7083267},"v1.6.3":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.6.3","version_normalized":"1.6.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"f6c41fb940f01a32787c24a33f66cdd4e94ef5fd"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/f6c41fb940f01a32787c24a33f66cdd4e94ef5fd","type":"zip","shasum":"","reference":"f6c41fb940f01a32787c24a33f66cdd4e94ef5fd"},"type":"library","funding":[],"time":"2023-04-04T10:23:00+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.1"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7094224},"v1.8.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.0","version_normalized":"1.8.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"0ea649dcb3bc30adfe959d536f4ec649597344ff"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/0ea649dcb3bc30adfe959d536f4ec649597344ff","type":"zip","shasum":"","reference":"0ea649dcb3bc30adfe959d536f4ec649597344ff"},"type":"library","funding":[],"time":"2023-07-16T14:08:47+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7359570},"v1.8.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.1","version_normalized":"1.8.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"09a09380d1a10c4feea46d1bc105950a980cec7d"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/09a09380d1a10c4feea46d1bc105950a980cec7d","type":"zip","shasum":"","reference":"09a09380d1a10c4feea46d1bc105950a980cec7d"},"type":"library","funding":[],"time":"2023-09-09T15:14:58+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7506932},"v1.8.2":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.2","version_normalized":"1.8.2.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"38c6889f38f79d042f6a0b9aa1aac716a1779b35"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/38c6889f38f79d042f6a0b9aa1aac716a1779b35","type":"zip","shasum":"","reference":"38c6889f38f79d042f6a0b9aa1aac716a1779b35"},"type":"library","funding":[],"time":"2023-09-16T03:25:47+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7524033},"v1.8.3":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.3","version_normalized":"1.8.3.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"7a9094d96e66af54fd4cdc10b7a2dc0270544a69"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/7a9094d96e66af54fd4cdc10b7a2dc0270544a69","type":"zip","shasum":"","reference":"7a9094d96e66af54fd4cdc10b7a2dc0270544a69"},"type":"library","funding":[],"time":"2023-10-31T03:16:45+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7639796},"v1.8.4":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.4","version_normalized":"1.8.4.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"4dac3d61407dcc573bb6c6cf6253dc0f609b0723"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/4dac3d61407dcc573bb6c6cf6253dc0f609b0723","type":"zip","shasum":"","reference":"4dac3d61407dcc573bb6c6cf6253dc0f609b0723"},"type":"library","funding":[],"time":"2023-11-07T03:54:28+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7657513},"v1.8.5":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.5","version_normalized":"1.8.5.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"1dc980750e19f5df2a20cf763a0c01c15c60dd29"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/1dc980750e19f5df2a20cf763a0c01c15c60dd29","type":"zip","shasum":"","reference":"1dc980750e19f5df2a20cf763a0c01c15c60dd29"},"type":"library","funding":[],"time":"2023-11-16T12:20:56+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7687032},"v1.8.6":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.6","version_normalized":"1.8.6.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"db1565ea3249f4b564127cb8476bcc65571afbf9"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/db1565ea3249f4b564127cb8476bcc65571afbf9","type":"zip","shasum":"","reference":"db1565ea3249f4b564127cb8476bcc65571afbf9"},"type":"library","funding":[],"time":"2023-11-19T04:49:42+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7692416},"v1.8.7":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.8.7","version_normalized":"1.8.7.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"cae640a9fa4493dab92dd2dd5930176008fe6416"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/cae640a9fa4493dab92dd2dd5930176008fe6416","type":"zip","shasum":"","reference":"cae640a9fa4493dab92dd2dd5930176008fe6416"},"type":"library","funding":[],"time":"2024-01-09T03:15:58+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7821839},"v1.9.0":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.9.0","version_normalized":"1.9.0.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"b5d9dc17633b04d8f73b7680455545400795dc56"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/b5d9dc17633b04d8f73b7680455545400795dc56","type":"zip","shasum":"","reference":"b5d9dc17633b04d8f73b7680455545400795dc56"},"type":"library","funding":[],"time":"2024-01-09T03:35:20+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7821869},"v1.9.1":{"name":"tinywan/jwt","description":"JSON Web Token (JWT) for webman plugin","keywords":[],"homepage":"","version":"v1.9.1","version_normalized":"1.9.1.0","license":["MIT"],"authors":[],"source":{"url":"https://github.com/Tinywan/webman-jwt.git","type":"git","reference":"9e637852e870394b064068c646074dabeca0c2a9"},"dist":{"url":"https://api.github.com/repos/Tinywan/webman-jwt/zipball/9e637852e870394b064068c646074dabeca0c2a9","type":"zip","shasum":"","reference":"9e637852e870394b064068c646074dabeca0c2a9"},"type":"library","funding":[],"time":"2024-01-10T07:31:44+00:00","autoload":{"psr-4":{"Tinywan\\Jwt\\":"src"}},"require":{"php":"^7.1||^8.0","ext-json":"*","workerman/webman-framework":"^1.2.1","firebase/php-jwt":"^6.8"},"require-dev":{"phpunit/phpunit":"^9.0","workerman/webman":"^1.0","friendsofphp/php-cs-fixer":"^3.6","phpstan/phpstan":"^1.4","mockery/mockery":"^1.5","vimeo/psalm":"^4.22","topthink/think-orm":"^2.0","illuminate/database":"^8.83"},"uid":7825618}}}}