{
  "name": "@syncfusion/ej2-charts",
  "version": "33.2.8",
  "description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.2.3",
    "@syncfusion/ej2-calendars": "~33.2.8",
    "@syncfusion/ej2-data": "~33.2.5",
    "@syncfusion/ej2-excel-export": "~33.2.3",
    "@syncfusion/ej2-navigations": "~33.2.8",
    "@syncfusion/ej2-pdf-export": "~33.2.4",
    "@syncfusion/ej2-svg-base": "~33.2.3"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "ej2-charts",
    "TypeScript",
    "chart",
    "graph",
    "financial-chart",
    "stock-chart",
    "bullet-chart",
    "sparkline",
    "smith-chart",
    "range-navigator"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts"
  },
  "main": "./dist/ej2-charts.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-charts.es5.js",
  "typings": "index.d.ts",
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
}