@syncfusion/ej2-react-treegrid
Version:
Essential JS 2 TreeGrid Component for React
45 lines • 1.16 kB
JSON
{
"name": "@syncfusion/ej2-react-treegrid",
"version": "29.2.8",
"description": "Essential JS 2 TreeGrid Component for React",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"react",
"reactjs",
"react-treegrid",
"JavaScript",
"react-treelist",
"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-react-ui-components.git"
},
"main": "./dist/ej2-react-treegrid.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-treegrid.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-react-base": "~29.2.4",
"@syncfusion/ej2-treegrid": "29.2.8"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}