{
  "name": "@syncfusion/ej2-heatmap",
  "version": "33.1.44",
  "description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "main": "./dist/ej2-heatmap.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-heatmap.es5.js",
  "homepage": "https://www.syncfusion.com/javascript-ui-controls",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.44",
    "@syncfusion/ej2-compression": "~33.1.44",
    "@syncfusion/ej2-data": "~33.1.44",
    "@syncfusion/ej2-file-utils": "~33.1.44",
    "@syncfusion/ej2-pdf-export": "~33.1.44",
    "@syncfusion/ej2-svg-base": "~33.1.44"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "web components",
    "data visualization",
    "heatmap",
    "heatmap chart",
    "matrix chart",
    "grid chart",
    "heat map",
    "bubble heatmap",
    "calendar heatmap",
    "rectangular heatmap",
    "sector heatmap",
    "axis",
    "datetime axis",
    "category axis",
    "numeric axis",
    "labels",
    "multi-level labels",
    "selection",
    "palette",
    "colors",
    "legend"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap"
  },
  "typings": "index.d.ts",
  "sideEffects": false
}