{
  "_from": "@nestjs/websockets@6.10.1",
  "_id": "@nestjs/websockets@6.10.1",
  "_inBundle": false,
  "_integrity": "sha512-Gw/lztcu27Y1uTqUkds3IB12sT4kp59HxUCC5IhYqFnz3oGZkvI8+gX+LC33VDuorRXH+9DB338LoVJNZTyXbQ==",
  "_location": "/@nestjs/websockets",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nestjs/websockets@6.10.1",
    "name": "@nestjs/websockets",
    "escapedName": "@nestjs%2fwebsockets",
    "scope": "@nestjs",
    "rawSpec": "6.10.1",
    "saveSpec": null,
    "fetchSpec": "6.10.1"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nestjs/websockets/-/websockets-6.10.1.tgz",
  "_shasum": "271e0770ff7d33f85d8efd0ca338a45221b4e685",
  "_spec": "@nestjs/websockets@6.10.1",
  "_where": "/Users/john/src/homebridge-config-ui-x",
  "author": {
    "name": "Kamil Mysliwiec"
  },
  "bugs": {
    "url": "https://github.com/nestjs/nest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "iterare": "1.2.0"
  },
  "deprecated": false,
  "description": "Nest - modern, fast, powerful node.js web framework (@websockets)",
  "homepage": "https://github.com/nestjs/nest#readme",
  "license": "MIT",
  "name": "@nestjs/websockets",
  "peerDependencies": {
    "@nestjs/common": "^6.0.0",
    "@nestjs/core": "^6.0.0",
    "rxjs": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/nest.git"
  },
  "version": "6.10.1"
}
