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