22 lines
387 B
JSON
22 lines
387 B
JSON
{
|
|
"name": "yjs",
|
|
"version": "12.3.3",
|
|
"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": [
|
|
"Yjs",
|
|
"OT",
|
|
"Collaboration",
|
|
"Synchronization",
|
|
"ShareJS",
|
|
"Coweb",
|
|
"Concurrency"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": []
|
|
}
|