@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 • 916 B
JSON
{
"name": "@syncfusion/ej2-react-documenteditor",
"version": "32.2.3",
"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": "~32.2.3",
"@syncfusion/ej2-react-base": "~32.2.3",
"@syncfusion/ej2-documenteditor": "32.2.3"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}