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