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