UNPKG

@syncfusion/ej2-treegrid

Version:
45 lines 1.14 kB
{ "name": "@syncfusion/ej2-treegrid", "version": "30.1.37", "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": "~30.1.37", "@syncfusion/ej2-data": "~30.1.37", "@syncfusion/ej2-grids": "~30.1.37", "@syncfusion/ej2-popups": "~30.1.37" }, "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" }