@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": "32.1.25",
"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": "~32.1.24",
"@syncfusion/ej2-buttons": "~32.1.24",
"@syncfusion/ej2-calendars": "~32.1.25",
"@syncfusion/ej2-compression": "~32.1.24",
"@syncfusion/ej2-dropdowns": "~32.1.25",
"@syncfusion/ej2-file-utils": "~32.1.24",
"@syncfusion/ej2-inputs": "~32.1.24",
"@syncfusion/ej2-navigations": "~32.1.24",
"@syncfusion/ej2-office-chart": "~32.1.24",
"@syncfusion/ej2-popups": "~32.1.25",
"@syncfusion/ej2-ribbon": "~32.1.24",
"@syncfusion/ej2-splitbuttons": "~32.1.24"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"typings": "index.d.ts",
"sideEffects": false
}