20 lines
359 B
JSON
20 lines
359 B
JSON
{
|
|
"name": "yjs",
|
|
"version": "9.0.0",
|
|
"homepage": "y-js.org",
|
|
"authors": [
|
|
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
|
],
|
|
"description": "A Framework for shared editing on any data",
|
|
"main": "./y.js",
|
|
"keywords": [
|
|
"OT",
|
|
"Collaboration",
|
|
"Synchronization",
|
|
"Sharejs",
|
|
"Coweb",
|
|
"Concurrency"
|
|
],
|
|
"license": "MIT"
|
|
}
|