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