latex-editor
Version:
Super Simple Collaborative Latex Editor
25 lines (24 loc) • 425 B
JSON
{
"name": "y-array",
"version": "9.0.3",
"homepage": "http://y-js.org",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
],
"description": "Array type for Yjs",
"main": "./y-array.js",
"keywords": [
"Yjs",
"OT",
"Collaboration",
"Synchronization",
"ShareJS",
"Coweb",
"Concurrency"
],
"license": "MIT",
"ignore": [],
"dependencies": {
"yjs": "^11.0.0"
}
}