@syncfusion/ej2-treemap
Version:
Essential JS 2 TreeMap Components
51 lines • 1.28 kB
JSON
{
"name": "@syncfusion/ej2-treemap",
"version": "32.1.19",
"description": "Essential JS 2 TreeMap Components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19",
"@syncfusion/ej2-compression": "~32.1.19",
"@syncfusion/ej2-data": "~32.1.19",
"@syncfusion/ej2-file-utils": "~32.1.19",
"@syncfusion/ej2-pdf-export": "~32.1.19",
"@syncfusion/ej2-svg-base": "~32.1.19"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"ej2-treemap",
"web-components",
"data-visualization",
"typescript",
"javascript",
"treemap",
"hierarchy",
"hierarchical-data",
"flat-data",
"layout",
"levels",
"leaf-node",
"data-labels",
"label-template",
"header-template",
"drill-down",
"color-mapping",
"selection",
"highlight",
"legend",
"template"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"main": "./dist/ej2-treemap.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-treemap.es5.js",
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}