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