UNPKG

wx-react-gantt

Version:

SVAR Gantt for React - customizable, interactive Gantt chart component

36 lines (35 loc) 819 B
{ "name": "wx-react-gantt", "version": "1.3.1", "description": "SVAR Gantt for React - customizable, interactive Gantt chart component", "main": "dist/gantt.js", "module": "dist/gantt.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react", "reactjs", "gantt", "component", "gantt-chart", "gantt chart", "react-gantt", "project management", "timeline" ], "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "license": "GPLv3", "bugs": { "url": "https://forum.svar.dev" }, "homepage": "https://svar.dev/react/gantt/", "files": [ "dist", "LICENSE.md", "readme.md" ] }