@syncfusion/ej2-circulargauge
Version:
Essential JS 2 CircularGauge Components
50 lines • 1.2 kB
JSON
{
"name": "@syncfusion/ej2-circulargauge",
"version": "33.2.3",
"description": "Essential JS 2 CircularGauge Components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"dependencies": {
"@syncfusion/ej2-base": "~33.2.3",
"@syncfusion/ej2-pdf-export": "~33.2.3",
"@syncfusion/ej2-svg-base": "~33.2.3"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"ej2-circulargauge",
"typescript",
"javascript",
"circular",
"gauge",
"arc-gauge",
"radial-gauge",
"semi-circular-gauge",
"quarter-circular-gauge",
"half-gauge",
"quarter-gauge",
"scale",
"range",
"multiple-ranges",
"axis",
"needle",
"pointer",
"multiple-pointers",
"ticks",
"labels",
"annotation",
"animation",
"template"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"main": "./dist/ej2-circulargauge.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-circulargauge.es5.js",
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}