{ "name": "fastify-jwt", "version": "4.2.0", "main": "index.js", "license": "MIT", "repository": { "url": "git://github.com/fastify/fastify-jwt.git" }, "homepage": "https://github.com/fastify/fastify-jwt", "dependencies": { "process-warning": "^1.0.0", "fastify-jwt-deprecated": "npm:fastify-jwt@4.1.3" } }