{"name":"downshift","version":"9.2.0","description":"🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.","main":"dist/downshift.cjs.js","react-native":"dist/downshift.native.cjs.js","module":"dist/downshift.esm.js","typings":"typings/index.d.ts","types":"typings/index.d.ts","sideEffects":false,"browserslist":[],"scripts":{"build":"npm run build:web --silent && npm run build:native --silent && npm run build:nativeWeb --silent","build:web":"kcd-scripts build --bundle --p-react --no-clean --size-snapshot","build:native":"cross-env BUILD_REACT_NATIVE=true BUILD_FILENAME_SUFFIX=.native kcd-scripts build --bundle cjs --no-clean","build:nativeWeb":"cross-env BUILD_REACT_NATIVE_WEB=true BUILD_FILENAME_SUFFIX=.nativeweb kcd-scripts build --bundle cjs --no-clean","lint":"kcd-scripts lint","test":"kcd-scripts test","test:cover":"kcd-scripts test --coverage","test:ssr":"kcd-scripts test --config other/ssr/jest.config.js --no-watch","test:update":"npm run test:cover -s -- --updateSnapshot","test:ts":"tsc --noEmit -p ./tsconfig.json","test:flow":"flow","test:flow:coverage":"flow-coverage-report","test:build":"jest --config other/misc-tests/jest.config.js","// FIXME: test:build":"jest --projects other/misc-tests other/react-native","test:cypress:dev":"npm-run-all --parallel --race docs:dev cy:open","pretest:cypress":"npm run docs:build --silent","test:cypress":"start-server-and-test docs:serve http://localhost:6006 cy:run","cy:run":"cypress run","cy:open":"cypress open","build-and-test":"npm run build -s && npm run test:build -s","docs:build":"docusaurus build","docs:dev":"docusaurus start","docs:serve":"docusaurus serve --port 6006","docs:clear":"docusaurus clear","setup":"npm install && npm run validate","validate":"kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:ssr,test:cypress"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"exports":{".":{"import":"./dist/downshift.esm.js","require":"./dist/downshift.cjs.js","types":"./typings/index.d.ts","default":"./dist/downshift.esm.js"},"./react-native":{"require":"./dist/downshift.native.cjs.js","types":"./typings/index.d.ts"}},"keywords":["enhanced input","react","autocomplete","autosuggest","typeahead","dropdown","select","combobox","omnibox","accessibility","WAI-ARIA","multiselect","multiple selection"],"author":{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},"license":"MIT","peerDependencies":{"react":">=16.12.0"},"dependencies":{"@babel/runtime":"^7.24.5","compute-scroll-into-view":"^3.1.0","prop-types":"^15.8.1","react-is":"18.2.0","tslib":"^2.6.2"},"devDependencies":{"@babel/helpers":"^7.24.5","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-private-property-in-object":"^7.21.11","@cypress/webpack-preprocessor":"^6.0.1","@docusaurus/core":"3.3.2","@docusaurus/module-type-aliases":"3.3.2","@docusaurus/preset-classic":"3.3.2","@mdx-js/react":"^3.0.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^25.0.7","@testing-library/cypress":"^10.0.1","@testing-library/dom":"^10.1.0","@testing-library/jest-dom":"^6.4.5","@testing-library/preact":"^2.0.1","@testing-library/react":"^15.0.7","@testing-library/user-event":"^14.5.2","@types/jest":"^29.5.12","@types/react":"^18.3.2","@typescript-eslint/eslint-plugin":"^7.9.0","@typescript-eslint/parser":"^7.9.0","babel-plugin-macros":"^3.1.0","babel-plugin-no-side-effect-class-properties":"0.0.7","babel-preset-react-native":"^4.0.1","buble":"^0.20.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","cypress":"13.9.0","eslint":"^8.56.0","eslint-plugin-cypress":"^3.2.0","eslint-plugin-react":"7.34.1","flow-bin":"^0.236.0","flow-coverage-report":"^0.8.0","get-pkg-repo":"5.0.0","kcd-scripts":"^15.0.1","node-polyfill-webpack-plugin":"^3.0.0","npm-run-all":"^4.1.5","preact":"^10.22.0","prism-react-renderer":"^2.3.1","react":"18.2.0","react-dom":"18.2.0","react-native":"^0.74.1","react-test-renderer":"18.2.0","serve":"^14.2.3","start-server-and-test":"^2.0.3","typescript":"^5.4.5"},"eslintConfig":{"parserOptions":{"ecmaVersion":2023,"project":["./tsconfig.json","./docusaurus/tsconfig.json","./test/tsconfig.json"],"sourceType":"module"},"settings":{"import/no-unresolved":[2,{"ignore":["^@theme"]}],"import/resolver":{"node":{"extensions":[".js",".jsx",".ts",".tsx"]}}},"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"react/jsx-indent":"off","react/prop-types":"off","max-lines-per-function":"off","jsx-a11y/label-has-for":"off","jsx-a11y/label-has-associated-control":"off","jsx-a11y/autocomplete-valid":"off","testing-library/prefer-user-event":"off","testing-library/no-node-access":"off","testing-library/no-container":"off","testing-library/render-result-naming-convention":"off"},"overrides":[{"files":["cypress/**/*.js"],"rules":{"testing-library/prefer-screen-queries":"off","testing-library/await-async-query":"off"}}]},"eslintIgnore":["node_modules","coverage","dist",".docusaurus","build","typings","test"],"repository":{"type":"git","url":"git+https://github.com/downshift-js/downshift.git"},"bugs":{"url":"https://github.com/downshift-js/downshift/issues"},"homepage":"https://downshift-js.com","flow-coverage-report":{"includeGlob":["test/**/*.js"],"threshold":90,"type":["text"]},"gitHead":"1493624154de32e1a55e365c306a08e699e46718","_id":"downshift@9.2.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"shasum":"23b34bcc4d5eb9167dcdca84e69875142262b648","size":617904,"noattachment":false,"key":"/downshift/-/downshift-9.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/downshift/download/downshift-9.2.0.tgz"},"_npmUser":{"name":"silviuaavram","email":"silviu.avram91@gmail.com"},"directories":{},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"silviuaavram","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downshift_9.2.0_1769763438944_0.3409192670893193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T08:57:19.161Z","publish_time":1769763439161,"_source_registry_name":"default","_cnpm_publish_time":1769763439161,"dist-tags":{"alpaha":"8.2.4-alpha.0","alpha":"9.1.0-alpha.7","beta":"8.0.0-beta.0","latest":"9.3.2","rc":"1.0.0-rc.18"}}