UNPKG

@meogic/lexical-yjs

Version:

The library provides Yjs editor bindings for Lexical.

29 lines (28 loc) 600 B
{ "name": "@meogic/lexical-yjs", "description": "The library provides Yjs editor bindings for Lexical.", "keywords": [ "react", "lexical", "editor", "rich-text", "colllaboration", "yjs", "crdt" ], "license": "MIT", "version": "0.11.1-mod8", "main": "LexicalYjs.js", "dependencies": { "@meogic/lexical-offset": "0.11.1-mod8" }, "peerDependencies": { "@meogic/lexical": "0.11.1-mod8", "yjs": ">=13.5.22" }, "repository": { "type": "git", "url": "https://github.com/facebook/lexical", "directory": "packages/lexical-yjs" } }