{"name":"react-window","version":"1.8.1","keywords":["react","reactjs","virtual","window","windowed","list","scrolling","infinite","virtualized","table","grid","spreadsheet"],"author":{"url":"https://github.com/bvaughn/","name":"Brian Vaughn","email":"brian.david.vaughn@gmail.com"},"license":"MIT","_id":"react-window@1.8.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"mjackson","email":"npm@mjackson.me"}],"contributors":[{"url":"https://github.com/bvaughn/","name":"Brian Vaughn","email":"brian.david.vaughn@gmail.com"}],"homepage":"http://react-window.now.sh/","bugs":{"url":"https://github.com/bvaughn/react-window/issues"},"dist":{"shasum":"12f1db71d91552ed2263790e57cc77d950803db1","tarball":"https://registry.npmjs.org/react-window/-/react-window-1.8.1.tgz","fileCount":20,"integrity":"sha512-iNzekymggL9zAnil3QbmRG74RDMfIbO+plE/soP3M/zskicA1DwoLthC6/QA6xu9dr+A5UoawCTsEYcva2mfeA==","signatures":[{"sig":"MEYCIQDIMaouw1tcLOWK3Z87fHEaSUHw6FPnFYpTu0x60bT5QwIhAMeYG9fwxclEoRawRjOtk8ryDIaPYO8Z5JQtO1ek3ku1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":243140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsS/UCRA9TVsSAnZWagAA7x8QAJ+d+f1xrMQnoUj7SVIe\nssiNkF3THsAlUFKFFNS0fYsz8IUOfOUm9j4NWzTnC0GJU5VbOwcz0eCsjCdX\nuJ7ZnnEBPqqrLJ6ww656DKs0k7ExzotjqOzXyEdJcBwAEaAa0zPgQA1TcYOP\ngHZTcKYG3znD766e2wN4kPs8AHLVicS7si6icsBD1Z/xRSLypZ2e6PN6/DAm\nCg2W/ZrsDs0Be8GG2a61ukYcdW/3GYsSLq5zH8pQ4AagcuLQyAvsdNsiFwjE\nw5RtiRog0yA/3Gop8xdU1vfoODZj+qFxtCyFwkh7MQixbK1ja5S5UhcnprTd\nKeT/xNXr9LHDcPWRBpKfN9JzuIOcyJgXAuwoXasMqokBXRsVwBvBYnsvzb2o\nNblL63gH3re9qTrXemxXfHIrhztQE71pqrCQmb56eAXIW8DTU/pK11+24aTB\n/7JO5xBfClCX7bRIgiG59zvu6Qx2WnQ7TEzXx1cjw+sPutWvcv9iiLAPthJb\nBqiVZ1Ag/d07uvJYKSaepV5G+e4F1EOErFaZE4bJQRBV/4ADXVHjqATSX9Wc\n+VKQ9GNXJddqqrzQRKL536CPtK1XQkLVOK5reWOtV2MMHXGCroClaTsKvOWH\n6kObtE/tz8zOj8ZoVIw7AEvDpv2+7zHUwcDlwUPJpSQvkof+jhPYwAiappEM\ndl9a\r\n=RjsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","engines":{"node":">8.0.0"},"gitHead":"f2b2106cc828e9828cf2940411e5eab67f1d7aa6","scripts":{"flow":"flow check --max-warnings=0 src && flow check website","linc":"lint-staged","lint":"eslint '**/*.js'","test":"cross-env CI=1 react-scripts test --env=jsdom","build":"del dist && mkdir dist && yarn build:flow && yarn build:source","start":"rollup -c -w","prepare":"yarn run build","prettier":"prettier --write '**/*.{js,json,css}'","precommit":"lint-staged","build:flow":"cp flow-template dist/index.cjs.js.flow && cp flow-template dist/index.esm.js.flow","test:watch":"react-scripts test --env=jsdom","website:run":"cd website && yarn start","build:source":"rollup -c","website:build":"cd website && yarn build","website:deploy":"cd website && yarn deploy"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"repository":{"url":"git+https://github.com/bvaughn/react-window.git","type":"git"},"_npmVersion":"6.4.1","description":"React components for efficiently rendering large, scrollable lists and tabular data","directories":{},"lint-staged":{"**/*.js":"eslint --max-warnings 0","{website,src}/**/*.{js,json,css}":["prettier --write","git add"]},"_nodeVersion":"10.12.0","dependencies":{"memoize-one":">=3.1.1 <6","@babel/runtime":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.8.4","eslint":"^4.19.1","rollup":"^1.4.1","del-cli":"^1.1.0","flow-bin":"^0.80.0","gh-pages":"^1.1.0","prettier":"^1.12.1","react-is":"^16.8.4","cross-env":"^5.1.4","react-dom":"^16.8.4","babel-core":"^7.0.0-bridge.0","@babel/core":"^7.0.0","lint-staged":"^7.0.5","babel-eslint":"^9.0.0","react-scripts":"^1.1.1","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-react":"^7.7.0","react-test-renderer":"^16.7.0","rollup-plugin-babel":"^4.3.2","eslint-plugin-import":"^2.11.0","eslint-plugin-promise":"^3.7.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-flowtype":"^2.47.1","eslint-plugin-jsx-a11y":"^5","eslint-plugin-prettier":"^2.6.0","eslint-plugin-standard":"^3.0.1","rollup-plugin-commonjs":"^9.2.1","eslint-config-react-app":"^2.1.0","rollup-plugin-node-resolve":"^4.0.1","eslint-config-standard-react":"^6.0.0","@babel/plugin-transform-runtime":"^7.0.0","babel-plugin-annotate-pure-calls":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-window_1.8.1_1555115987289_0.3983974431843804","host":"s3://npm-registry-packages"}}