UNPKG

@syncfusion/ej2-richtexteditor

Version:
48 lines 1.33 kB
{ "name": "@syncfusion/ej2-richtexteditor", "version": "30.1.42", "description": "Essential JS 2 RichTextEditor component", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-richtexteditor.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-richtexteditor.es5.js", "dependencies": { "@syncfusion/ej2-base": "~30.1.42", "@syncfusion/ej2-buttons": "~30.1.37", "@syncfusion/ej2-dropdowns": "~30.1.42", "@syncfusion/ej2-filemanager": "~30.1.39", "@syncfusion/ej2-inputs": "~30.1.40", "@syncfusion/ej2-navigations": "~30.1.42", "@syncfusion/ej2-popups": "~30.1.42", "@syncfusion/ej2-splitbuttons": "~30.1.41" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "HTML5-rich-text-editor", "wysiwyg-html-editor", "rich-text-editor", "markdown-editor", "wysiwyg-markdown-editor", "editor", "rich text editor", "editing", "rich text", "rich editor", "text editor", "contenteditable", "wysiwyg", "html", "text", "markdown" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }