{
  "version": "0.1.1",
  "name": "bs-design",
  "description": "B端组件库源码",
  "homepage": "",
  "license": "MIT",
  "main": "./lib/index.js",
  "directories": {
    "lib": "lib",
    "components": "components"
  },
  "files": [
    "lib",
    "es",
    "dist"
  ],
  "scripts": {
    "start": "bsd-tools run watch-lib",
    "build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
    "compile": "npm run clean && bsd-tools run compile",
    "lib-c": "npm run clean && bsd-tools run compile-with-lib",
    "es-c": "npm run clean && bsd-tools run compile-with-es",
    "clean": "bsd-tools run clean && rm -rf es lib coverage dist report.html",
    "dist": "bsd-tools run dist",
    "lint-staged-temp": "lint-staged",
    "version": "node ./scripts/generate-version"
  },
  "dependencies": {
    "@ant-design/colors": "^6.0.0",
    "@ant-design/icons": "^4.7.0",
    "@ant-design/react-slick": "~0.28.1",
    "@babel/runtime": "^7.12.5",
    "@bs-design/tools": "^0.1.1",
    "@ctrl/tinycolor": "^3.4.0",
    "classnames": "^2.2.6",
    "copy-to-clipboard": "^3.2.0",
    "esbuild-loader": "^2.18.0",
    "lodash": "^4.17.21",
    "memoize-one": "^6.0.0",
    "moment": "^2.25.3",
    "rc-cascader": "~3.2.1",
    "rc-checkbox": "~2.3.0",
    "rc-collapse": "~3.1.0",
    "rc-dialog": "~8.6.0",
    "rc-drawer": "~4.4.2",
    "rc-field-form": "~1.24.0",
    "rc-image": "~5.2.5",
    "rc-input": "~0.0.1-alpha.5",
    "rc-input-number": "~7.3.0",
    "rc-mentions": "~1.6.1",
    "rc-menu": "~9.3.2",
    "rc-motion": "^2.4.4",
    "rc-notification": "~4.5.7",
    "rc-pagination": "~3.1.9",
    "rc-picker": "~2.6.4",
    "rc-progress": "~3.2.1",
    "rc-rate": "~2.9.0",
    "rc-resize-observer": "^1.2.0",
    "rc-select": "~14.0.2",
    "rc-slider": "~10.0.0-alpha.4",
    "rc-steps": "~4.1.0",
    "rc-switch": "~3.2.0",
    "rc-table": "~7.23.0",
    "rc-tabs": "~11.10.0",
    "rc-textarea": "~0.3.0",
    "rc-tooltip": "~5.1.1",
    "rc-tree": "~5.4.3",
    "rc-tree-select": "~5.1.1",
    "rc-trigger": "^5.2.10",
    "rc-upload": "~4.3.0",
    "rc-util": "^5.19.3",
    "scroll-into-view-if-needed": "^2.2.25"
  },
  "devDependencies": {
    "@ant-design/hitu": "^0.0.0-alpha.13",
    "@ant-design/tools": "^14.0.2",
    "@docsearch/css": "^3.0.0-alpha.39",
    "@docsearch/react": "^3.0.0-alpha.39",
    "@eslint-share/eslint-config-prettier-react-ts": "^1.0.1",
    "@qixian.cs/github-contributors-list": "^1.0.3",
    "@stackblitz/sdk": "^1.3.0",
    "@testing-library/jest-dom": "^5.16.2",
    "@testing-library/react": "^12.1.4",
    "@types/enzyme": "^3.10.5",
    "@types/gtag.js": "^0.0.10",
    "@types/jest": "^27.0.0",
    "@types/jest-axe": "^3.5.3",
    "@types/jest-environment-puppeteer": "^5.0.0",
    "@types/jest-image-snapshot": "^4.1.0",
    "@types/lodash": "^4.14.139",
    "@types/puppeteer": "^5.4.0",
    "@types/react": "^17.0.0",
    "@types/react-color": "^3.0.1",
    "@types/react-copy-to-clipboard": "^5.0.0",
    "@types/react-dom": "^17.0.0",
    "@types/warning": "^3.0.0",
    "@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
    "antd-img-crop": "^4.0.0",
    "argos-cli": "^0.3.0",
    "babel-plugin-add-react-displayname": "^0.0.5",
    "chalk": "^4.0.0",
    "cheerio": "^1.0.0-rc.3",
    "cross-env": "^7.0.0",
    "css-minimizer-webpack-plugin": "^3.2.0",
    "dekko": "^0.2.1",
    "docsearch.js": "^2.6.3",
    "duplicate-package-checker-webpack-plugin": "^3.0.0",
    "enquire-js": "^0.2.1",
    "enzyme": "^3.10.0",
    "enzyme-to-json": "^3.6.0",
    "fetch-jsonp": "^1.1.3",
    "fs-extra": "^10.0.0",
    "full-icu": "^1.3.0",
    "glob": "^7.1.4",
    "http-server": "^14.0.0",
    "husky": "^7.0.1",
    "identity-obj-proxy": "^3.0.0",
    "immer": "^9.0.1",
    "immutability-helper": "^3.0.0",
    "inquirer": "^8.0.0",
    "intersection-observer": "^0.12.0",
    "isomorphic-fetch": "^3.0.0",
    "jest": "^27.0.3",
    "jest-axe": "^6.0.0",
    "jest-environment-node": "^27.4.4",
    "jest-image-snapshot": "^4.5.1",
    "jest-puppeteer": "^6.0.0",
    "jquery": "^3.4.1",
    "jsdom": "^19.0.0",
    "jsonml.js": "^0.1.0",
    "less-vars-to-js": "^1.3.0",
    "lint-staged": "^11.2.3",
    "lz-string": "^1.4.4",
    "mini-css-extract-plugin": "^2.4.5",
    "mockdate": "^3.0.0",
    "open": "^8.0.1",
    "prettier": "^2.3.2",
    "prettier-plugin-jsdoc": "^0.3.0",
    "pretty-quick": "^3.0.0",
    "qs": "^6.10.1",
    "rc-footer": "^0.6.6",
    "rc-tween-one": "^3.0.3",
    "rc-virtual-list": "^3.4.2",
    "react": "^17.0.0",
    "react-color": "^2.17.3",
    "react-copy-to-clipboard": "^5.0.1",
    "react-dnd": "^15.0.0",
    "react-dnd-html5-backend": "^15.0.0",
    "react-dom": "^17.0.1",
    "react-draggable": "^4.4.3",
    "react-fast-marquee": "^1.2.1",
    "react-github-button": "^0.1.11",
    "react-helmet-async": "~1.2.0",
    "react-highlight-words": "^0.17.0",
    "react-infinite-scroll-component": "^6.1.0",
    "react-resizable": "^3.0.1",
    "react-router-dom": "^6.0.2",
    "react-sortable-hoc": "^2.0.0",
    "react-sticky": "^6.0.3",
    "react-test-renderer": "^17.0.1",
    "react-text-loop-next": "0.0.3",
    "react-window": "^1.8.5",
    "remark": "^14.0.1",
    "remark-cli": "^10.0.0",
    "remark-lint": "^9.0.0",
    "remark-preset-lint-recommended": "^6.0.0",
    "remove-files-webpack-plugin": "^1.4.5",
    "rimraf": "^3.0.0",
    "scrollama": "^3.0.0",
    "semver": "^7.3.5",
    "simple-git": "^3.0.0",
    "string-replace-loader": "^3.0.3",
    "theme-switcher": "^1.0.2",
    "typescript": "~4.6.2",
    "webpack-bundle-analyzer": "^4.1.0",
    "xhr-mock": "^2.4.1",
    "yaml-front-matter": "^4.0.0"
  },
  "lint-staged": {
    "components/**/*.{ts,tsx,js,jsx}": [
      "eslint ./components --fix",
      "eslint --max-warnings 0"
    ]
  },
  "peerDependencies": {
    "react": ">=16.9.0",
    "react-dom": ">=16.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "browserslist": [
    "> 0.5%",
    "last 2 versions",
    "Firefox ESR",
    "not dead",
    "IE 11",
    "not IE 10"
  ],
  "module": "es/index.js",
  "unpkg": "dist/bsd.min.js",
  "typings": "lib/index.d.ts",
  "gitHead": "8b81fa81d60843bf74bae670954d8b1e3b764374"
}
