{
  "name": "@tachybase/plugin-comments",
  "version": "0.21.31",
  "main": "dist/server/index.js",
  "dependencies": {},
  "devDependencies": {
    "@ant-design/icons": "5.x",
    "@tachybase/components": "workspace:*",
    "@tachybase/schema": "workspace:*",
    "antd": "5.x",
    "dayjs": "^1.11.8",
    "lodash": "^4.17.21",
    "react-i18next": "^11.15.1"
  },
  "peerDependencies": {
    "@tachybase/client": "workspace:*",
    "@tachybase/server": "workspace:*",
    "@tachybase/test": "workspace:*"
  }
}