@syncfusion/ej2-documenteditor
Version:
Feature-rich document editor control with built-in support for context menu, options pane and dialogs.
40 lines • 1.34 kB
JSON
{
"name": "@syncfusion/ej2-documenteditor",
"version": "31.2.15",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs.",
"keywords": [
"ej2",
"web-components",
"syncfusion",
"documenteditor",
"document-editor",
"word-editor"
],
"homepage": "https://www.syncfusion.com/javascript-ui-controls",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-documenteditor.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-documenteditor.es5.js",
"dependencies": {
"@syncfusion/ej2-base": "~31.2.12",
"@syncfusion/ej2-buttons": "~31.2.12",
"@syncfusion/ej2-calendars": "~31.2.15",
"@syncfusion/ej2-compression": "~31.2.12",
"@syncfusion/ej2-dropdowns": "~31.2.15",
"@syncfusion/ej2-file-utils": "~31.2.12",
"@syncfusion/ej2-inputs": "~31.2.15",
"@syncfusion/ej2-navigations": "~31.2.12",
"@syncfusion/ej2-office-chart": "~31.2.12",
"@syncfusion/ej2-popups": "~31.2.12",
"@syncfusion/ej2-ribbon": "~31.2.12",
"@syncfusion/ej2-splitbuttons": "~31.2.12"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"typings": "index.d.ts",
"sideEffects": false
}