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