UNPKG

@syncfusion/ej2-react-documenteditor

Version:

Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React

28 lines 920 B
{ "name": "@syncfusion/ej2-react-documenteditor", "version": "33.1.46", "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "react-documenteditor", "ej2-react-documenteditor" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-documenteditor.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-documenteditor.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~33.1.45", "@syncfusion/ej2-react-base": "~33.1.44", "@syncfusion/ej2-documenteditor": "33.1.46" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }