{
  "name": "y-websockets-client",
  "version": "8.0.9",
  "homepage": "http://y-js.org",
  "authors": [
    "Kevin Jahns <kevin.jahns@rwth-aachen.de>"
  ],
  "description": "Websockets connector for Yjs (browser/node client)",
  "main": "./y-websockets-client.js",
  "keywords": [
    "Yjs",
    "OT",
    "Collaboration",
    "Synchronization",
    "ShareJS",
    "Coweb",
    "Concurrency"
  ],
  "license": "MIT",
  "ignore": [],
  "dependencies": {
    "yjs": "^11.0.0"
  },
  "_release": "8.0.9",
  "_resolution": {
    "type": "version",
    "tag": "v8.0.9",
    "commit": "79f949eb7bd2775880b62f44266809296d50f4a9"
  },
  "_source": "https://github.com/y-js/y-websockets-client.git",
  "_target": "^8.0.8",
  "_originalSource": "y-websockets-client"
}