{ "name": "y-websockets-client", "main": "y-websockets-client.js", "version": "0.7.11", "homepage": "http://y-js.org", "authors": [ "Kevin Jahns " ], "description": "Websockets connector for Yjs (browser/node client)", "moduleType": [ "globals", "node" ], "keywords": [ "Yjs", "connector", "websockets" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }