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