{"name":"downshift","version":"6.1.1","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","sideEffects":false,"scripts":{"build":"npm run build:web --silent && npm run build:native --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","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":"docz build","postdocs:build":"cpy \"**/*\" ../../.docz/dist --cwd=\"other/public\" --parents","docs:dev":"docz dev","docs:serve":"serve ./.docz/dist --listen 6006 --single","setup":"npm install && npm run validate","validate":"kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:flow:coverage,test:ssr,test:cypress"},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"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.12.5","compute-scroll-into-view":"^1.0.17","prop-types":"^15.7.2","react-is":"^17.0.1"},"devDependencies":{"@babel/helpers":"^7.12.5","@rollup/plugin-commonjs":"^17.0.0","@testing-library/cypress":"^7.0.3","@testing-library/dom":"^7.29.2","@testing-library/jest-dom":"^5.11.8","@testing-library/preact":"^2.0.1","@testing-library/react":"^11.2.3","@testing-library/react-hooks":"^4.0.0","@testing-library/user-event":"^12.6.0","@types/jest":"^26.0.20","@types/react":"^17.0.0","babel-plugin-macros":"^3.0.1","babel-plugin-no-side-effect-class-properties":"0.0.7","babel-preset-react-native":"^4.0.1","buble":"^0.20.0","cpy-cli":"^3.1.1","cross-env":"^7.0.3","cypress":"^6.2.1","docz":"^2.3.1","docz-theme-default":"^1.2.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-react":"7.22.0","flow-bin":"^0.142.0","flow-coverage-report":"^0.8.0","kcd-scripts":"^7.5.3","npm-run-all":"^4.1.5","preact":"^10.5.9","react":"^16.13.1","react-dom":"^17.0.1","react-native":"^0.63.4","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.4.0","serve":"^11.3.2","start-server-and-test":"^1.11.7","typescript":"^4.1.3"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"eqeqeq":"off","import/no-useless-path-segments":"off","import/no-unassigned-import":"off","max-lines":"off","max-lines-per-function":"off","no-eq-null":"off","react/jsx-indent":"off","react/prop-types":"off","jsx-a11y/label-has-for":"off","jsx-a11y/label-has-associated-control":"off","jsx-a11y/autocomplete-valid":"off","complexity":["error",12]},"overrides":[{"files":["cypress/**/*.js"],"rules":{"testing-library/prefer-screen-queries":"off"}}]},"eslintIgnore":["node_modules","coverage","dist",".docz","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":"493bbb2389091971e7f8bf506b3dabaa8ca8a98b","_id":"downshift@6.1.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"3c8f5a64cc678e1b45a87b80647ea5351af13e5e","size":521700,"noattachment":false,"key":"/downshift/-/downshift-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/downshift/download/downshift-6.1.1.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","tmp":"tmp/downshift_6.1.1_1616329651822_0.10447946440213074"},"_hasShrinkwrap":false,"publish_time":1616329652088,"_cnpm_publish_time":1616329652088,"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"}}