{
  "name": "@syncfusion/ej2-react-richtexteditor",
  "version": "31.2.2",
  "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": "~31.2.2",
    "@syncfusion/ej2-react-base": "~31.2.2",
    "@syncfusion/ej2-richtexteditor": "31.2.2"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}