{
  "name": "@jswork/antd-components",
  "version": "1.0.240",
  "main": "dist/main.cjs.js",
  "module": "dist/main.esm.js",
  "types": "dist/main.d.ts",
  "description": "Antd wrapped components.",
  "homepage": "https://js.work",
  "license": "MIT",
  "files": [
    "dist",
    "src"
  ],
  "scripts": {
    "build": "tsup",
    "postbuild": "postsass -s src/style.scss -d dist/style.css -c",
    "release": "release-it"
  },
  "peerDependencies": {
    "@ant-design/icons": "*",
    "@ebay/nice-form-react": "*",
    "@jswork/next": "*",
    "@jswork/react-ant-status-switch": "*",
    "antd": "*",
    "react-router-dom": "*"
  },
  "devDependencies": {
    "@ant-design/icons": "^6.1.0",
    "@ebay/nice-form-react": "^2.0.3",
    "@jswork/harmony-events": "^1.2.11",
    "@jswork/next": "^1.5.2",
    "@jswork/react-ant-status-switch": "^1.0.6",
    "@swc/core": "^1.3.93",
    "@types/react": "^18.2.28",
    "@types/react-dom": "^18.2.13",
    "antd": "^5.29.2",
    "autoprefixer": "^10.4.16",
    "baseline-browser-mapping": "^2.9.19",
    "classnames": "^2.5.1",
    "cssnano": "^6.0.1",
    "dayjs": "^1.11.12",
    "esbuild-plugin-copy": "^2.1.1",
    "postcss": "^8.5.3",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-router-dom": "^7.9.4",
    "tsup": "8.3.5",
    "typescript": "^5.2.2"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "dependencies": {
    "@jswork/antd-form-builder": "^1.1.27",
    "@jswork/event-mitt": "^2.0.17",
    "@jswork/harmony-events": "^1.2.11",
    "@jswork/loadkit": "^1.0.6",
    "@jswork/next-compact-object": "^1.0.8",
    "@jswork/next-create-fetcher": "^1.0.7",
    "@jswork/next-dom-event": "^1.0.9",
    "@jswork/next-gpid": "^1.0.5",
    "@jswork/next-tmpl": "^1.0.8",
    "@jswork/next-tree-walk": "^1.0.8",
    "@jswork/next-unique": "^1.0.3",
    "@jswork/react-codeflask": "^1.1.2",
    "@jswork/react-dynamic-list": "*",
    "@jswork/react-list": "*",
    "@jswork/url-sync-flat": "^1.0.8",
    "@jswork/weibo2res": "^1.0.4",
    "@uiw/react-markdown-editor": "^6.1.4",
    "fast-deep-equal": "*",
    "nanoid": "*",
    "react-input-autosize": "^3.0.0",
    "sortablejs": "^1.15.0"
  },
  "keywords": [
    "ant",
    "antd",
    "components",
    "react"
  ]
}
