@syncfusion/ej2-treegrid
Version:
Essential JS 2 TreeGrid Component
45 lines • 1.13 kB
JSON
{
"name": "@syncfusion/ej2-treegrid",
"version": "29.2.8",
"description": "Essential JS 2 TreeGrid Component",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-treegrid.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-treegrid.es5.js",
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-data": "~29.2.4",
"@syncfusion/ej2-grids": "~29.2.8",
"@syncfusion/ej2-popups": "~29.2.8"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"JavaScript",
"TypeScript",
"treelist",
"tree-table",
"tree-data",
"treegrid",
"table",
"tree-grid-component",
"tree-table-control",
"hierarchy-table",
"nested-grid",
"treeview-grid",
"hierarchical-grid",
"nested-table",
"parent-child-table",
"collapsible-table",
"multi-level-table"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-treegrid.git"
},
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}