{
  "name": "biz-design",
  "version": "0.0.2-beta.7",
  "description": "Biz Design UI",
  "license": "MIT",
  "author": "HauTP <haajutran@icloud.com>",
  "type": "module",
  "main": "dist/biz-design.js",
  "types": "dist/main.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "storybook dev -p 6006",
    "build": "tsc --p ./tsconfig-build.json && vite build",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview",
    "storybook": "storybook dev -p 6006",
    "build-storybook": "storybook build",
    "chromatic": "npx chromatic --project-token=7c1e3acb80ff --auto-accept-changes",
    "view-version": "npm view biz-design version",
    "release": "yarn chromatic",
    "publish-main": "sh ./publish.sh",
    "publish-beta": "sh ./publish-beta.sh",
    "upgrade-tiptap": "yarn add @tiptap/core @tiptap/extension-blockquote @tiptap/extension-bubble-menu @tiptap/extension-color @tiptap/extension-document @tiptap/extension-focus @tiptap/extension-font-family @tiptap/extension-highlight @tiptap/extension-image @tiptap/extension-link @tiptap/extension-mention @tiptap/extension-paragraph @tiptap/extension-placeholder @tiptap/extension-table @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-table-row @tiptap/extension-text @tiptap/extension-text-align @tiptap/extension-text-style @tiptap/extension-underline @tiptap/pm @tiptap/react @tiptap/starter-kit @tiptap/suggestion"
  },
  "dependencies": {
    "@ant-design/v5-patch-for-react-19": "^1.0.3",
    "@microsoft/signalr": "7.0.3",
    "@tabler/icons-react": "^3.31.0",
    "antd": "5.24.4",
    "antd-img-crop": "4.12.2",
    "axios": "1.6.7",
    "crypto-js": "4.2.0",
    "dayjs": "1.11.13",
    "dompurify": "3.0.5",
    "i18next": "23.2.7",
    "mime": "4.0.6",
    "prosemirror-commands": "1.5.0",
    "prosemirror-dropcursor": "1.6.1",
    "prosemirror-gapcursor": "1.3.1",
    "prosemirror-history": "1.3.0",
    "prosemirror-keymap": "1.2.0",
    "prosemirror-schema-list": "1.2.2",
    "prosemirror-tables": "1.3.7",
    "react": "19.0.0",
    "react-barcode": "1.5.3",
    "react-color": "2.19.3",
    "react-device-detect": "2.2.3",
    "react-dom": "19.0.0",
    "react-helmet-async": "2.0.5",
    "react-i18next": "13.0.1",
    "react-infinite-scroll-component": "6.1.0",
    "react-paginate": "8.2.0",
    "react-resizable": "3.0.5",
    "react-virtuoso": "4.6.2"
  },
  "peerDependencies": {
    "react": "19.0.0",
    "react-dom": "19.0.0"
  },
  "devDependencies": {
    "@chromatic-com/storybook": "3.2.2",
    "@faker-js/faker": "8.4.1",
    "@rollup/plugin-alias": "5.1.1",
    "@storybook/addon-essentials": "8.6.7",
    "@storybook/addon-interactions": "8.6.7",
    "@storybook/addon-links": "8.6.7",
    "@storybook/addon-mdx-gfm": "8.6.7",
    "@storybook/addon-onboarding": "8.6.7",
    "@storybook/blocks": "8.6.7",
    "@storybook/react": "8.6.7",
    "@storybook/react-vite": "8.6.7",
    "@storybook/test": "8.6.7",
    "@tiptap/core": "2.1.12",
    "@tiptap/extension-blockquote": "2.10.3",
    "@tiptap/extension-bold": "2.10.4",
    "@tiptap/extension-bubble-menu": "2.10.3",
    "@tiptap/extension-color": "2.10.3",
    "@tiptap/extension-document": "2.10.3",
    "@tiptap/extension-focus": "2.10.3",
    "@tiptap/extension-font-family": "2.10.3",
    "@tiptap/extension-hard-break": "^2.11.5",
    "@tiptap/extension-heading": "2.11.5",
    "@tiptap/extension-highlight": "2.10.3",
    "@tiptap/extension-history": "^2.11.5",
    "@tiptap/extension-image": "2.10.3",
    "@tiptap/extension-italic": "2.10.4",
    "@tiptap/extension-link": "2.10.3",
    "@tiptap/extension-mention": "2.10.3",
    "@tiptap/extension-paragraph": "2.10.3",
    "@tiptap/extension-placeholder": "2.0.4",
    "@tiptap/extension-strike": "2.10.4",
    "@tiptap/extension-table": "2.10.3",
    "@tiptap/extension-table-cell": "2.10.3",
    "@tiptap/extension-table-header": "2.10.3",
    "@tiptap/extension-table-row": "2.10.3",
    "@tiptap/extension-text": "2.10.3",
    "@tiptap/extension-text-align": "2.10.3",
    "@tiptap/extension-text-style": "2.10.3",
    "@tiptap/extension-underline": "2.10.4",
    "@tiptap/html": "2.10.3",
    "@tiptap/pm": "2.10.3",
    "@tiptap/react": "2.10.3",
    "@tiptap/starter-kit": "2.10.3",
    "@tiptap/suggestion": "2.10.3",
    "@types/crypto-js": "4.2.2",
    "@types/dompurify": "3.0.2",
    "@types/lodash": "4.17.16",
    "@types/node": "20.10.5",
    "@types/react": "19.0.11",
    "@types/react-color": "3.0.6",
    "@types/react-dom": "19.0.4",
    "@types/react-resizable": "3.0.7",
    "@typescript-eslint/eslint-plugin": "6.0.0",
    "@typescript-eslint/parser": "6.0.0",
    "@vitejs/plugin-react-swc": "3.5.0",
    "chromatic": "7.6.0",
    "css-loader": "6.10.0",
    "eslint": "8.45.0",
    "eslint-plugin-react-hooks": "4.6.0",
    "eslint-plugin-react-refresh": "0.4.3",
    "eslint-plugin-storybook": "0.11.1",
    "path": "0.12.7",
    "query-string": "9.1.1",
    "sass": "1.69.5",
    "sass-loader": "14.1.0",
    "simplebar-react": "3.3.0",
    "storybook": "8.6.7",
    "style-loader": "3.3.4",
    "tippy.js": "6.3.7",
    "typescript": "5.6.3",
    "vite": "5.0.10",
    "vite-plugin-dts": "3.6.4",
    "vite-plugin-lib-inject-css": "1.3.0",
    "xlsx": "0.18.5"
  },
  "sideEffects": [
    "**/*.css"
  ],
  "packageManager": "yarn@3.6.4",
  "directories": {
    "lib": "lib"
  }
}
