{"name":"antd","version":"5.22.4","keywords":["ant","component","components","design","framework","frontend","react","react-component","ui"],"license":"MIT","_id":"antd@5.22.4","maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"xrkffgg","email":""},{"name":"zombiej","email":""},{"name":"zoomdong07","email":""}],"homepage":"https://ant.design","bugs":{"url":"https://github.com/ant-design/ant-design/issues"},"dist":{"shasum":"774146afae561cc1d7460688ea2732cc0e2d8399","size":9992416,"noattachment":false,"key":"/antd/-/antd-5.22.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/antd/download/antd-5.22.4.tgz"},"main":"lib/index.js","tnpm":{"mode":"npm"},"title":"Ant Design","unpkg":"dist/antd.min.js","module":"es/index.js","funding":{"url":"https://opencollective.com/ant-design","type":"opencollective"},"gitHead":"c2efea0b336cf23d5ec74eb8a6e31743f61558a4","scripts":{"pub":"echo 'Please use `npm publish` instead.'","tsc":"tsc --noEmit","dist":"antd-tools run dist","lint":"npm run version && npm run tsc && npm run lint:script && npm run lint:biome && npm run lint:md && npm run lint:style && npm run lint:changelog","site":"npm i --no-save --legacy-peer-deps react@18.3.0-canary-c3048aab4-20240326 react-dom@18.3.0-canary-c3048aab4-20240326 && dumi build && cp .surgeignore _site","test":"jest --config .jest.js --no-cache","biome":"biome check --write","build":"npm run compile && cross-env NODE_OPTIONS='--max-old-space-size=4096' npm run dist","clean":"antd-tools run clean && rimraf es lib coverage locale dist report.html artifacts.zip oss-artifacts.zip","start":"tsx ./scripts/set-node-options.ts cross-env PORT=8001 dumi dev","deploy":"gh-pages -d _site -b gh-pages -f","format":"biome format --write .","authors":"tsx scripts/generate-authors.ts","compile":"npm run clean && antd-tools run compile","lint:md":"remark . -f -q","predist":"npm run version && npm run token:statistic && npm run token:meta","prelint":"dumi setup","prepare":"is-ci || husky && dumi setup","presite":"npm run prestart","pretest":"npm run version","tsc:old":"tsc --noEmit -p tsconfig-old-react.json","version":"tsx scripts/generate-version.ts","prestart":"npm run version && npm run token:statistic && npm run token:meta && npm run lint:changelog","prettier":"prettier -c --write . --cache","test:all":"sh -e ./scripts/test-all.sh","changelog":"npm run lint:changelog && tsx scripts/print-changelog.ts","lint:deps":"antd-tools run deps-lint","predeploy":"antd-tools run clean && npm run site && cp CNAME _site && npm run test:site","test:node":"npm run version && jest --config .jest.node.js --no-cache","test:site":"jest --config .jest.site.js","lint:biome":"biome lint","lint:style":"tsx scripts/check-cssinjs.tsx","precompile":"npm run prestart","size-limit":"size-limit","test:dekko":"node ./tests/dekko/index.test.js","test:image":"jest --config .jest.image.js --no-cache -i -u --forceExit","token:meta":"tsx scripts/generate-token-meta.ts","lint:script":"eslint . --cache","postpublish":"tsx scripts/post-publish.ts","test:update":"jest --config .jest.js --no-cache -u","check-commit":"tsx scripts/check-commit.ts","api-collection":"antd-tools run api-collection","lint:changelog":"tsx scripts/generate-component-changelog.ts","prepublishOnly":"tsx ./scripts/pre-publish.ts","sort:api-table":"antd-tools run sort-api-table","clean:lockfiles":"rimraf package-lock.json yarn.lock","token:statistic":"tsx scripts/collect-token-statistic.ts","install-react-16":"npm i --no-save --legacy-peer-deps react@16 react-dom@16 @testing-library/react@12","install-react-17":"npm i --no-save --legacy-peer-deps react@17 react-dom@17 @testing-library/react@12","test:site-update":"npm run site && npm run test:site -- -u","sort:package-json":"npx sort-package-json","test:package-diff":"antd-tools run package-diff","deploy:china-mirror":"git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages -f","bun-install-react-16":"bun remove react react-dom @testing-library/react && bun add --no-save react@16 react-dom@16 @testing-library/react@12","bun-install-react-17":"bun remove react react-dom @testing-library/react && bun add --no-save react@17 react-dom@17 @testing-library/react@12","prettier-import-sort":"npm run prettier -- --plugin=@ianvs/prettier-plugin-sort-imports","test:visual-regression":"tsx scripts/visual-regression/build.ts"},"typings":"es/index.d.ts","_npmUser":{"name":"xrkffgg","email":"xrkffgg@hotmail.com"},"overrides":{"nwsapi":"2.2.13"},"repository":{"url":"git+https://github.com/ant-design/ant-design.git","type":"git"},"size-limit":[{"gzip":true,"path":"./dist/antd.min.js","limit":"510 KiB"},{"gzip":true,"path":"./dist/antd-with-locales.min.js","limit":"600 KiB"}],"_npmVersion":"9.8.1","description":"An enterprise-class UI design language and React components implementation","directories":{},"resolutions":{"nwsapi":"2.2.13"},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["defaults"],"dependencies":{"dayjs":"^1.11.11","rc-menu":"~9.16.0","rc-rate":"~2.13.0","rc-tabs":"~15.4.0","rc-tree":"~5.10.1","rc-util":"^5.44.0","rc-image":"~7.11.0","rc-input":"~1.6.4","rc-steps":"~6.0.1","rc-table":"~7.49.0","rc-dialog":"~9.6.0","rc-drawer":"~7.2.0","rc-motion":"^2.9.3","rc-picker":"~4.8.3","rc-select":"~14.16.4","rc-slider":"~11.1.7","rc-switch":"~4.1.0","rc-upload":"~4.8.1","classnames":"^2.5.1","rc-tooltip":"~6.2.1","rc-cascader":"~3.30.0","rc-checkbox":"~3.3.0","rc-collapse":"~3.9.0","rc-dropdown":"~4.2.0","rc-mentions":"~2.17.0","rc-progress":"~4.0.0","rc-textarea":"~1.8.2","rc-segmented":"~2.5.0","rc-field-form":"~2.6.0","rc-pagination":"~4.3.0","@babel/runtime":"^7.25.7","rc-tree-select":"~5.24.5","@ctrl/tinycolor":"^3.6.1","rc-input-number":"~9.3.0","rc-notification":"~5.6.2","@ant-design/icons":"^5.5.2","copy-to-clipboard":"^3.3.3","throttle-debounce":"^5.0.2","@ant-design/colors":"^7.1.0","@rc-component/tour":"~1.15.1","rc-resize-observer":"^1.4.0","@ant-design/cssinjs":"^1.21.1","@rc-component/qrcode":"~1.0.0","@rc-component/trigger":"^2.2.5","@ant-design/react-slick":"~1.1.2","@ant-design/cssinjs-utils":"^1.1.3","@rc-component/color-picker":"~2.0.1","scroll-into-view-if-needed":"^3.1.0","@rc-component/mutate-observer":"^1.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"qs":"^6.13.0","ora":"^8.1.0","tar":"^7.4.3","tsx":"4.11.2","dumi":"~2.4.14","glob":"^11.0.0","jest":"^29.7.0","open":"^10.1.0","axios":"^1.7.7","chalk":"^4.1.2","dekko":"^0.2.1","husky":"^9.1.6","immer":"^10.1.1","is-ci":"^3.0.1","jsdom":"^25.0.1","p-all":"^5.0.0","pngjs":"^7.0.0","react":"^18.3.1","sharp":"^0.33.5","dotenv":"^16.4.5","eslint":"^9.13.0","jquery":"^3.7.1","lodash":"^4.17.21","remark":"^15.0.1","rimraf":"^6.0.1","runes2":"^1.1.4","semver":"^7.6.3","tar-fs":"^3.0.6","terser":"^5.36.0","adm-zip":"^0.5.16","ali-oss":"^6.21.0","cheerio":"^1.0.0","prismjs":"^1.29.0","typedoc":"~0.26.11","webpack":"^5.95.0","@antv/g6":"^4.8.24","fs-extra":"^11.2.0","gh-pages":"^6.2.0","jest-axe":"^9.0.0","minimist":"^1.2.8","mockdate":"^3.0.5","prettier":"^3.3.3","spinnies":"^0.5.1","sylvanas":"^0.6.1","xhr-mock":"^2.5.1","@types/qs":"^6.9.16","cross-env":"^7.0.3","fast-glob":"^3.3.2","jsonml.js":"^0.1.0","lz-string":"^1.5.0","puppeteer":"^23.6.0","rc-footer":"^0.6.8","react-dom":"^18.3.1","@types/tar":"^6.1.13","antd-style":"^3.7.0","node-fetch":"^3.3.2","pixelmatch":"^6.0.0","remark-cli":"^12.0.1","remark-gfm":"^4.0.0","simple-git":"^3.27.0","size-limit":"^11.1.6","typescript":"~5.7.0","@types/jest":"^29.5.13","@types/node":"^22.7.7","cross-fetch":"^4.0.0","fetch-jsonp":"^1.3.0","html2sketch":"^1.0.2","http-server":"^14.1.1","lint-staged":"^15.2.10","remark-lint":"^10.0.0","@emotion/css":"^11.13.4","@types/jsdom":"^21.1.7","@types/pngjs":"^6.0.5","@types/react":"^18.3.11","cli-progress":"^3.12.0","rc-tween-one":"^3.0.6","vanilla-tilt":"^1.8.1","@dnd-kit/core":"^6.2.0","@octokit/rest":"^21.0.2","@types/jquery":"^3.5.31","@types/lodash":"^4.17.12","@types/semver":"^7.5.8","antd-img-crop":"^4.23.0","node-notifier":"^10.0.1","pretty-format":"^29.7.0","react-countup":"^6.5.3","remark-rehype":"^11.1.1","@biomejs/biome":"^1.9.4","@emotion/react":"^11.13.3","@types/adm-zip":"^0.5.5","@types/ali-oss":"^6.16.11","@types/gtag.js":"^0.0.20","@types/prismjs":"^1.26.4","@types/warning":"^3.0.3","jest-puppeteer":"^10.1.2","@emotion/server":"^11.11.0","@stackblitz/sdk":"^1.11.0","@types/fs-extra":"^11.0.4","@types/jest-axe":"^3.5.9","@types/minimist":"^1.2.5","@types/progress":"^2.0.7","@types/spinnies":"^0.5.3","rc-virtual-list":"^3.15.0","react-draggable":"^4.4.6","react-resizable":"^3.0.5","@size-limit/file":"^11.1.6","@types/react-dom":"^18.3.1","isomorphic-fetch":"^3.0.0","jest-canvas-mock":"^2.5.2","lunar-typescript":"^1.7.5","react-router-dom":"^7.0.1","react-sticky-box":"^2.0.5","rehype-stringify":"^10.0.1","@ant-design/tools":"^18.0.2","@dnd-kit/sortable":"^10.0.0","@inquirer/prompts":"^7.0.0","@types/pixelmatch":"^5.2.6","@dnd-kit/modifiers":"^9.0.0","@dnd-kit/utilities":"^3.2.2","@npmcli/run-script":"^9.0.1","@types/http-server":"^0.12.4","eslint-plugin-jest":"^28.8.3","identity-obj-proxy":"^3.0.0","react-fast-marquee":"^1.6.5","vanilla-jsoneditor":"^2.0.0","@types/cli-progress":"^3.11.6","jest-image-snapshot":"^6.4.0","regenerator-runtime":"^0.14.1","@antfu/eslint-config":"^3.8.0","@testing-library/dom":"^10.4.0","antd-token-previewer":"^2.0.8","eslint-plugin-compat":"^6.0.1","jest-environment-node":"^29.7.0","react-highlight-words":"^0.20.0","@ant-design/compatible":"^5.1.3","@testing-library/react":"^16.0.1","@types/react-resizable":"^3.0.8","eslint-plugin-jsx-a11y":"^6.10.0","jest-environment-jsdom":"^29.7.0","@codecov/webpack-plugin":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","dumi-plugin-color-chunk":"^1.1.2","jsonml-to-react-element":"^1.1.11","react-copy-to-clipboard":"^5.1.0","webpack-bundle-analyzer":"^4.10.2","@types/throttle-debounce":"^5.0.2","@microflash/rehype-figure":"^2.1.1","@testing-library/jest-dom":"^6.6.2","eslint-plugin-react-hooks":"5.0.0","@types/jest-image-snapshot":"^6.4.0","circular-dependency-plugin":"^5.2.2","@codesandbox/sandpack-react":"^2.19.9","@eslint-react/eslint-plugin":"^1.15.0","@testing-library/user-event":"^14.5.2","eslint-plugin-react-refresh":"^0.4.13","react-intersection-observer":"^9.13.1","@ant-design/happy-work-theme":"^1.0.0","@types/react-highlight-words":"^0.20.0","@types/react-copy-to-clipboard":"^5.0.7","remark-preset-lint-recommended":"^7.0.0","react-infinite-scroll-component":"^6.1.0","@types/jest-environment-puppeteer":"^5.0.6","@ianvs/prettier-plugin-sort-imports":"^4.3.1","@qixian.cs/github-contributors-list":"^2.0.2","remark-lint-no-undefined-references":"^5.0.0","@madccc/duplicate-package-checker-webpack-plugin":"^1.0.0"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/antd_5.22.4_1733749549612_0.6659837587012973","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2024-12-09T13:05:49.960Z","publish_time":1733749549960,"_source_registry_name":"default","_cnpm_publish_time":1733749549960,"dist-tags":{"conch":"4.24.16","conch-v5":"5.29.1","conch-v6":"6.3.2","experimental":"5.0.0-experimental.30","guidelines":"5.30.0-guidelines-alpha.1","latest":"6.3.5","latest-2":"2.13.14","latest-4":"4.24.16","latest-5":"5.29.3","next":"5.11.3-alpha.0","previous":"3.26.20"}}