{"name":"downshift","version":"5.4.3","description":"A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete 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.8.0"},"dependencies":{"@babel/runtime":"^7.9.6","compute-scroll-into-view":"^1.0.13","prop-types":"^15.7.2","react-is":"^16.13.1"},"devDependencies":{"@babel/helpers":"^7.9.6","@material-ui/core":"^4.9.14","@material-ui/icons":"^4.9.1","@rollup/plugin-commonjs":"^11.1.0","@testing-library/cypress":"^6.0.0","@testing-library/jest-dom":"^5.7.0","@testing-library/preact":"^1.0.2","@testing-library/react":"^10.0.4","@testing-library/react-hooks":"^3.2.1","@testing-library/user-event":"^10.3.1","@types/jest":"^25.2.3","@types/react":"^16.9.35","babel-plugin-macros":"^2.8.0","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.2","cypress":"^4.5.0","docz":"^2.3.1","docz-theme-default":"^1.2.0","eslint-plugin-cypress":"^2.10.3","eslint-plugin-react":"7.20.0","flow-bin":"^0.125.1","flow-coverage-report":"^0.7.0","kcd-scripts":"^6.0.1","npm-run-all":"^4.1.5","preact":"^10.4.4","react":"^16.13.1","react-dom":"^16.13.1","react-native":"^0.62.2","react-test-renderer":"^16.13.1","rollup-plugin-babel":"^4.4.0","serve":"^11.3.0","start-server-and-test":"^1.11.0","typescript":"^3.9.2"},"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","complexity":["error",12]}},"eslintIgnore":["node_modules","coverage","dist",".docz","typings"],"repository":{"type":"git","url":"git+https://github.com/downshift-js/downshift.git"},"bugs":{"url":"https://github.com/downshift-js/downshift/issues"},"homepage":"https://github.com/downshift-js/downshift#readme","flow-coverage-report":{"includeGlob":["test/**/*.js"],"threshold":90,"type":["text"]},"gitHead":"88559fc86fe6c55251e17eb7e4c282ceb2c43dd8","_id":"downshift@5.4.3","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"7dda5e5d07aa06d440af4e691e318ec9b4e3e78f","size":508010,"noattachment":false,"key":"/downshift/-/downshift-5.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/downshift/download/downshift-5.4.3.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"silviuaavram","email":""}],"_npmUser":{"name":"silviuaavram","email":"silviu.avram91@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downshift_5.4.3_1591944406997_0.6649564446766327"},"_hasShrinkwrap":false,"publish_time":1591944407135,"_cnpm_publish_time":1591944407135,"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"}}