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