{"name":"downshift","version":"2.0.19","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","scripts":{"add-contributor":"kcd-scripts contributors add","build":"npm run build:web --silent && npm run build:native --silent","build:web":"kcd-scripts build --bundle --p-react --no-clean","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 --projects other/misc-tests other/react-native","test:cypress:dev":"npm-run-all --parallel --race storybook cy:open","pretest:cypress":"npm run storybook:build --silent","test:cypress":"start-server-and-test storybook: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","storybook":"start-storybook -p 6006 -c stories","storybook:build":"build-storybook -c stories","storybook:install":"cd stories && npm install","storybook:serve":"serve ./storybook-static -p 6006","setup":"npm install && npm run storybook:install && npm run validate","validate":"kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:flow:coverage,test:ssr,test:cypress","precommit":"kcd-scripts precommit"},"files":["dist","typings","preact","flow-typed"],"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":">=0.14.9"},"dependencies":{"compute-scroll-into-view":"^1.0.2","prop-types":"^15.6.0"},"devDependencies":{"@storybook/react":"^3.4.7","@types/react":"^16.0.40","babel-preset-env":"^1.6.1","babel-preset-react-native":"^4.0.0","cross-env":"^5.1.4","cypress":"3.0.1","eslint-plugin-cypress":"^2.0.1","flow-bin":"^0.74.0","flow-coverage-report":"^0.5.0","jest-dom":"^1.3.1","kcd-scripts":"^0.39.0","npm-run-all":"^4.1.2","preact":"^8.2.6","preact-render-to-string":"^3.7.0","preval.macro":"^1.0.2","react":"^16.4.0","react-dom":"^16.4.0","react-native":"^0.55.4","react-test-renderer":"^16.3.2","react-testing-library":"^4.0.2","serve":"^9.2.0","start-server-and-test":"^1.4.1","typescript":"^2.7.2"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js","rules":{"import/no-unassigned-import":"off","max-lines":"off","no-eq-null":"off","eqeqeq":"off","react/jsx-indent":"off","complexity":["error",12]}},"eslintIgnore":["node_modules","coverage","dist","storybook-static","typings"],"repository":{"type":"git","url":"git+https://github.com/paypal/downshift.git"},"bugs":{"url":"https://github.com/paypal/downshift/issues"},"homepage":"https://github.com/paypal/downshift#readme","flow-coverage-report":{"includeGlob":["test/**/*.js"],"threshold":90,"type":["text"]},"gitHead":"f4169f29db1ed5d712d71038fb6b655afc8f3c25","_id":"downshift@2.0.19","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"69853a565c917e6893ce0083c8ac2ef388fe803a","size":258805,"noattachment":false,"key":"/downshift/-/downshift-2.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/downshift/download/downshift-2.0.19.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"},{"name":"silviuaavram","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downshift_2.0.19_1532466556304_0.5698597700303423"},"_hasShrinkwrap":false,"publish_time":1532466556551,"_cnpm_publish_time":1532466556551,"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"}}