20 lines
394 B
JSON
20 lines
394 B
JSON
{
|
|
"name": "yjs",
|
|
"version": "0.8.19",
|
|
"homepage": "y-js.org",
|
|
"authors": [
|
|
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
|
],
|
|
"description": "A Framework that enables Real-Time collaboration on arbitrary data structures.",
|
|
"main": "y.js",
|
|
"keywords": [
|
|
"OT",
|
|
"collaboration",
|
|
"synchronization",
|
|
"sharejs",
|
|
"coweb",
|
|
"concurrency"
|
|
],
|
|
"license": "MIT"
|
|
}
|