{ "name": "@gm5/jwt", "version": "2.0.2", "type": "module", "description": "json web token", "main": "index.js", "author": "yutent", "keywords": [ "fivejs", "gm5", "jwt", "http", "json_web_token" ], "repository": "https://git.wkit.fun/gm5/jwt.git", "license": "MIT", "dependencies": { "crypto.js": "^3.1.2" } }