UNPKG

latex-editor

Version:

Super Simple Collaborative Latex Editor

25 lines (24 loc) 464 B
{ "name": "y-memory", "version": "8.0.5", "homepage": "http://y-js.org", "authors": [ "Kevin Jahns <kevin.jahns@rwth-aachen.de>" ], "description": "In-Memory database adapter for Yjs", "main": "./y-memory.js", "keywords": [ "Yjs", "OT", "Collaboration", "Synchronization", "ShareJS", "Coweb", "Concurrency" ], "license": "MIT", "ignore": [], "dependencies": { "yjs": "^9.0.0 || ^10.0.0 || ^11.0.0" } }