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