{
  "name": "scrollparent",
  "version": "2.0.1",
  "description": "A function to get the scrolling parent of an html element.",
  "main": "scrollparent.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olahol/scrollparent.js.git"
  },
  "keywords": [
    "browser",
    "scroll",
    "scrollparent",
    "dom"
  ],
  "author": "Ola Holmström",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/olahol/scrollparent.js/issues"
  },
  "homepage": "https://github.com/olahol/scrollparent.js#readme"
}
