latex-editor
Version:
Super Simple Collaborative Latex Editor
34 lines • 699 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"
},
"_release": "9.0.1",
"_resolution": {
"type": "version",
"tag": "v9.0.1",
"commit": "9d767918a49a9722fb30a562a41cdbd1d55e2589"
},
"_source": "https://github.com/y-js/y-text.git",
"_target": "^9.0.0",
"_originalSource": "y-text"
}