{
  "name": "@nestjs-client/websockets",
  "version": "5.4.9",
  "description": "Nest - modern, fast, powerful node.js web framework (@websockets)",
  "author": "Kamil Mysliwiec",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/nestjs/nest"
  },
  "dependencies": {
    "iterare": "0.0.8",
    "socket.io": "^2.1.1"
  },
  "peerDependencies": {
    "@nestjs-client/common": "^5.0.0",
    "@nestjs-client/core": "^5.0.0",
    "rxjs": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
