UNPKG

@syncfusion/ej2-react-gantt

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