@syncfusion/ej2-react-richtexteditor
Version:
Essential JS 2 RichTextEditor component for React
29 lines • 896 B
JSON
{
"name": "@syncfusion/ej2-react-richtexteditor",
"version": "32.1.20",
"description": "Essential JS 2 RichTextEditor component for React",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"react-rich-text-editor",
"react-html-editor",
"react-markdown-editor",
"react-wysiwyg-editor"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
},
"main": "./dist/ej2-react-richtexteditor.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-richtexteditor.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19",
"@syncfusion/ej2-react-base": "~32.1.20",
"@syncfusion/ej2-richtexteditor": "32.1.20"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}