UNPKG

react-infinite

Version:

A browser-ready efficient scrolling container based on UITableView

32 lines (31 loc) 553 B
{ "name": "react-infinite", "authors": [ "Gareth Tan <garethwtan@gmail.com>" ], "description": "A browser-ready efficient scrolling container based on UITableView", "main": "dist/react-infinite.js", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "react", "react-component", "scrolling", "uitableview", "infinite" ], "license": "BSD2", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "react": ">= 0.12.2" } }