@syncfusion/ej2-gantt
Version:
Essential JS 2 Gantt Component
56 lines • 1.69 kB
JSON
{
"name": "@syncfusion/ej2-gantt",
"version": "31.2.15",
"description": "Essential JS 2 Gantt Component",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-gantt.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-gantt.es5.js",
"dependencies": {
"@syncfusion/ej2-base": "~31.2.12",
"@syncfusion/ej2-buttons": "~31.2.12",
"@syncfusion/ej2-calendars": "~31.2.15",
"@syncfusion/ej2-data": "~31.2.12",
"@syncfusion/ej2-dropdowns": "~31.2.15",
"@syncfusion/ej2-grids": "~31.2.15",
"@syncfusion/ej2-inputs": "~31.2.15",
"@syncfusion/ej2-layouts": "~31.2.12",
"@syncfusion/ej2-lists": "~31.2.12",
"@syncfusion/ej2-navigations": "~31.2.12",
"@syncfusion/ej2-notifications": "~31.2.12",
"@syncfusion/ej2-popups": "~31.2.12",
"@syncfusion/ej2-richtexteditor": "~31.2.15",
"@syncfusion/ej2-svg-base": "~31.2.12",
"@syncfusion/ej2-treegrid": "~31.2.15"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"JavaScript",
"TypeScript",
"gantt",
"gantt-chart",
"project-management",
"project-planning",
"task-scheduling",
"timeline-chart",
"project-tracking",
"project-timeline",
"resource-management",
"task-management",
"schedule-management",
"timeline-management",
"gantt-view",
"gantt-chart-component",
"gantt-chart-control"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt"
},
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}