{ "name": "@nocobase/plugin-gantt", "displayName": "Block: Gantt", "version": "0.21.29", "description": "Provides Gantt block.", "keywords": [ "Blocks" ], "homepage": "https://docs.nocobase.com/handbook/block-gantt", "license": "AGPL-3.0", "main": "dist/server/index.js", "dependencies": { "@ant-design/icons": "^5.3.6", "@ctrl/tinycolor": "^3.6.0", "@emotion/css": "^11.7.1", "@tachybase/components": "workspace:*", "@tachybase/schema": "workspace:*", "antd": "5.16.1", "antd-style": "3.4.5", "lodash": "4.17.21", "react-i18next": "^11.15.1" }, "peerDependencies": { "@tachybase/client": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*", "@tachybase/utils": "workspace:*" }, "description.zh-CN": "提供甘特图区块。", "displayName.zh-CN": "区块:甘特图", "gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1", "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/block-gantt" }