@syncfusion/ej2-lineargauge
Version:
Essential JS 2 LinearGauge Components
48 lines • 1.17 kB
JSON
{
"name": "@syncfusion/ej2-lineargauge",
"version": "32.1.19",
"description": "Essential JS 2 LinearGauge Components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19",
"@syncfusion/ej2-pdf-export": "~32.1.19",
"@syncfusion/ej2-svg-base": "~32.1.19"
},
"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"
}