@terrible-lexical/selection
Version:
This package contains utilities and helpers for handling Lexical selection.
23 lines (22 loc) • 522 B
JSON
{
"name": "@terrible-lexical/selection",
"description": "This package contains utilities and helpers for handling Lexical selection.",
"keywords": [
"terrible-lexical",
"editor",
"rich-text",
"list",
"selection"
],
"license": "MIT",
"version": "0.12.14",
"main": "LexicalSelection.js",
"peerDependencies": {
"terrible-lexical": "0.12.14"
},
"repository": {
"type": "git",
"url": "https://github.com/facebook/lexical",
"directory": "packages/lexical-selection"
}
}