text-editor-drc
Version:
Text Editor Made with Love by DRC Systems
107 lines (106 loc) • 3.06 kB
JSON
{
"name": "text-editor-drc",
"description": "Text Editor Made with Love by DRC Systems",
"license": "MIT",
"keywords": [
"react",
"lexical",
"editor",
"contenteditable",
"rich-text",
"wysiwyg",
"clickup text editer",
"HarshVardhan",
"Dhrupad patel",
"Brijesh Padsala",
"clickuptexteditor",
"react editor",
"texteditor",
"besttexteditor",
"richtexteditor",
"drag-and-drop editor",
"inline formatting",
"content styles",
"mobile text editor",
"nexteditor",
"nexttexteditor",
"quill",
"editor",
"ck editer",
"next rich-text editer",
"language translator rich text editor",
"language translator",
"AI (Artificial Intelligence)",
"AI editor",
"AI richtexteditor",
"AI Based text editor",
"AI Based richtexteditor",
"AI Based editor",
"AI Based rich text editor",
"AI Based texteditor",
"AI Based richtexteditor",
"AI Based editor",
"AI Based rich text editor",
"AI Based texteditor",
"AI Based richtexteditor",
"AI Based editor",
"AI Based rich text editor"
],
"version": "0.0.3",
"private": false,
"main": "LexicalPlayground.js",
"scripts": {
"dev": "vite --host",
"build-dev": "vite build",
"build-prod": "vite build --config vite.prod.config.js",
"build-vercel": "(cd ../../ && node ./scripts/build.js --prod) && npm run build-prod",
"preview": "vite preview"
},
"dependencies": {
"@excalidraw/excalidraw": "^0.17.0",
"@lexical/clipboard": "0.8.1",
"@lexical/code": "0.8.1",
"@lexical/file": "0.8.1",
"@lexical/hashtag": "0.8.1",
"@lexical/link": "0.8.1",
"@lexical/list": "0.8.1",
"@lexical/mark": "0.8.1",
"@lexical/overflow": "0.8.1",
"@lexical/plain-text": "0.8.1",
"@lexical/react": "0.8.1",
"@lexical/rich-text": "0.8.1",
"@lexical/selection": "0.8.1",
"@lexical/table": "0.8.1",
"@lexical/utils": "0.8.1",
"katex": "^0.15.2",
"lexical": "0.8.1",
"lodash": "^4.17.21",
"prettier": "^2.3.2",
"react": ">=17.x",
"react-dom": ">=17.x",
"react-error-boundary": "^3.1.4",
"use-debounce": "^8.0.1",
"y-websocket": ">=1.3.x",
"yjs": ">=13.5.42"
},
"peerDependencies": {
"react": ">=17.x",
"react-dom": ">=17.x"
},
"devDependencies": {
"@excalidraw/excalidraw": "0.17.0",
"@types/lodash": "^4.14.182",
"@vitejs/plugin-react": "^1.0.7",
"katex": "^0.15.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^2.8.0",
"vite-plugin-replace": "0.1.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/savan-barbhaya/textEditorDRC.git",
"directory": "packages/lexical-playground"
},
"author": "Dhrupad patel ,HarshVardhan , Brijesh Padsala, Kush Patel"
}