{
  "name": "@syncfusion/ej2-lineargauge",
  "version": "33.1.44",
  "description": "Essential JS 2 LinearGauge Components",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.44",
    "@syncfusion/ej2-pdf-export": "~33.1.44",
    "@syncfusion/ej2-svg-base": "~33.1.44"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "ej2-lineargauge",
    "web-components",
    "linear-gauge",
    "linear",
    "gauge",
    "vertical-orientation",
    "horizontal-orientation",
    "container",
    "thermometer",
    "rounded-rectangle",
    "scale",
    "range",
    "multiple-ranges",
    "axis",
    "pointer",
    "multiple-pointers",
    "ticks",
    "labels",
    "annotation",
    "animation",
    "template"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
  },
  "main": "./dist/ej2-lineargauge.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-lineargauge.es5.js",
  "typings": "index.d.ts",
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
}