{
  "name": "@syncfusion/ej2-base",
  "version": "33.1.45",
  "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": "~33.1.44"
  },
  "devDependencies": {},
  "typings": "index.d.ts",
  "sideEffects": true
}