{
  "name": "react-snp-infinite-scroller",
  "version": "1.0.7",
  "private": false,
  "homepage": "https://rezaerami.github.io/docs-react-snp-infinite-scroller/",
  "main": "index.js",
  "author": "Reza Erami",
  "license": "MIT",
  "keywords": ["react", "infinite-scroller", "react-snp-infinite-scroller"],
  "description": "Make window or an element call a function each time that it reaches to the end of the page",
  "repository": {
    "type": "git",
    "url": "https://github.com/rezaerami/react-snp-infinite-scroller/"
  },
  "dependencies": {
    "react": "^16.12.0"
  },
  "eslintConfig": {
    "extends": "react-app"
  }
}
