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