36 lines
780 B
JSON
36 lines
780 B
JSON
{
|
|
"name": "y-websockets-client",
|
|
"main": "y-websockets-client.js",
|
|
"version": "0.7.11",
|
|
"homepage": "http://y-js.org",
|
|
"authors": [
|
|
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
|
],
|
|
"description": "Websockets connector for Yjs (browser/node client)",
|
|
"moduleType": [
|
|
"globals",
|
|
"node"
|
|
],
|
|
"keywords": [
|
|
"Yjs",
|
|
"connector",
|
|
"websockets"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "0.7.11",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.11",
|
|
"commit": "1d71a20540de2825af9932afa42f8695d1621da7"
|
|
},
|
|
"_source": "git://github.com/y-js/y-websockets-client.git",
|
|
"_target": "~0.7.10",
|
|
"_originalSource": "y-websockets-client"
|
|
} |