{
  "name": "@befe/brick",
  "version": "0.2.203",
  "repository": {
    "type": "git",
    "url": "ssh://git@icode.baidu.com:8235/baidu/be-fe/brick",
    "directory": "packages/main"
  },
  "description": "@befe/brick",
  "main": "es",
  "module": "es",
  "types": "types",
  "sideEffects": [
    "*.css",
    "*.scss"
  ],
  "scripts": {
    "clean": "pnpm run clean:js && pnpm run clean:style",
    "clean:js": "rm -rf es lib types",
    "clean:style": "rm -rf style",
    "build": "pnpm run clean && pnpm run build:js && pnpm run build:dts && pnpm run build:style",
    "build:dts": "node ./scripts/copy-dts",
    "build:js": "pnpm run clean:js && node ./scripts/build-js",
    "build:style": "pnpm run clean:style && node ./scripts/build-style && node ./scripts/copy-assets"
  },
  "author": "wujun07",
  "license": "ISC",
  "dependencies": {
    "@befe/brick-comp-alert": "^0.2.113",
    "@befe/brick-comp-badge": "^0.2.109",
    "@befe/brick-comp-breadcrumb": "^0.2.113",
    "@befe/brick-comp-button": "^0.2.112",
    "@befe/brick-comp-cascade": "^0.2.137",
    "@befe/brick-comp-checkbox": "^0.2.110",
    "@befe/brick-comp-clear-x": "^0.2.0",
    "@befe/brick-comp-close-x": "^0.2.113",
    "@befe/brick-comp-code": "^0.2.109",
    "@befe/brick-comp-collapse": "^0.2.111",
    "@befe/brick-comp-config-provider": "^0.2.108",
    "@befe/brick-comp-date-picker": "^0.2.126",
    "@befe/brick-comp-dialog": "^0.2.121",
    "@befe/brick-comp-down_load": "^0.2.116",
    "@befe/brick-comp-drawer": "^0.2.123",
    "@befe/brick-comp-drop-menu": "^0.2.128",
    "@befe/brick-comp-file-list": "^0.2.121",
    "@befe/brick-comp-form": "^0.2.124",
    "@befe/brick-comp-grid": "^0.2.109",
    "@befe/brick-comp-head-nav": "^0.2.128",
    "@befe/brick-comp-icon": "^0.2.109",
    "@befe/brick-comp-input": "^0.2.116",
    "@befe/brick-comp-intro": "^0.2.57",
    "@befe/brick-comp-layout": "^0.2.109",
    "@befe/brick-comp-link": "^0.2.109",
    "@befe/brick-comp-loading": "^0.2.110",
    "@befe/brick-comp-lottie": "^0.2.109",
    "@befe/brick-comp-markdown": "^0.2.110",
    "@befe/brick-comp-menu": "^0.2.127",
    "@befe/brick-comp-message": "^0.2.114",
    "@befe/brick-comp-modal": "^0.2.110",
    "@befe/brick-comp-notification": "^0.2.114",
    "@befe/brick-comp-num-input": "^0.2.120",
    "@befe/brick-comp-page": "^0.2.132",
    "@befe/brick-comp-pagination": "^0.2.134",
    "@befe/brick-comp-popover": "^0.2.120",
    "@befe/brick-comp-popper": "^0.2.113",
    "@befe/brick-comp-popup": "^0.2.109",
    "@befe/brick-comp-poster": "^0.2.110",
    "@befe/brick-comp-preview": "^0.2.47",
    "@befe/brick-comp-radio": "^0.2.110",
    "@befe/brick-comp-rich-text": "^0.2.70",
    "@befe/brick-comp-section": "^0.2.110",
    "@befe/brick-comp-select": "^0.2.132",
    "@befe/brick-comp-side-nav": "^0.2.128",
    "@befe/brick-comp-steps": "^0.2.54",
    "@befe/brick-comp-suggest": "^0.2.137",
    "@befe/brick-comp-switch": "^0.2.109",
    "@befe/brick-comp-table": "^0.2.139",
    "@befe/brick-comp-tabs": "^0.2.127",
    "@befe/brick-comp-tag": "^0.2.116",
    "@befe/brick-comp-textarea": "^0.2.112",
    "@befe/brick-comp-time-picker": "^0.2.121",
    "@befe/brick-comp-toast": "^0.2.114",
    "@befe/brick-comp-tooltip": "^0.2.113",
    "@befe/brick-comp-tour": "^0.2.64",
    "@befe/brick-comp-tree": "^0.2.57",
    "@befe/brick-comp-upload": "^0.2.124",
    "@befe/brick-core": "^0.2.68",
    "@befe/brick-icon": "^0.2.42",
    "@befe/brick-style": "^0.2.80",
    "@befe/brick-utils": "^0.2.40"
  },
  "peerDependencies": {
    "@babel/runtime-corejs3": "^7.28.2",
    "classnames": "^2.0.0",
    "lodash-es": "^4.0.0",
    "react": "^16.9.0 || ^17.0.0",
    "react-dom": "^16.9.0 || ^17.0.0"
  },
  "gitHead": "c74f2a8e53380dab632b88a18439c3f84a84799f"
}
