UNPKG

@syncfusion/ej2-excel-export

Version:
27 lines 770 B
{ "name": "@syncfusion/ej2-excel-export", "version": "32.1.19", "description": "Essential Javascript 2 Excel Export Library", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-excel-export.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-excel-export.es5.js", "dependencies": { "@syncfusion/ej2-base": "~32.1.19", "@syncfusion/ej2-compression": "~32.1.19" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "ej2-excel-creator" ], "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" }