UNPKG

@syncfusion/ej2-base

Version:

A common package of Essential JS 2 base libraries, methods and class definitions

50 lines 1.16 kB
{ "name": "@syncfusion/ej2-base", "version": "32.1.19", "description": "A common package of Essential JS 2 base libraries, methods and class definitions", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "ej2", "syncfusion", "ej2-base", "web-components", "typescript", "base", "common", "core", "library", "ajax", "animation", "internationalization", "drag", "drop", "drag-drop", "template", "template-engine", "rtl", "right-to-left", "persistence", "state-persistence", "theme", "styles" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "homepage": "https://www.syncfusion.com/javascript-ui-controls", "main": "./dist/ej2-base.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-base.es5.js", "readme": "ReadMe.md", "bin": { "syncfusion-license": "bin/syncfusion-license.js" }, "dependencies": { "@syncfusion/ej2-icons": "~32.1.19" }, "devDependencies": {}, "typings": "index.d.ts", "sideEffects": true }