{
  "name": "jquery.scrollTo",
  "version": "1.4.6",
  "description": "A small, customizable plugin for scrolling elements, or the window itself.",
  "homepage": "https://github.com/flesler/jquery.scrollTo",
  "main": [
    "./jquery.scrollTo.js"
  ],
  "dependencies": {
    "jquery": ">=1.8"
  },
  "keywords": [
    "browser", "animated", "animation", 
    "scrolling", "scroll", "links", "anchors"
  ],
  "author": {
    "name": "Ariel Flesler",
    "web": "http://flesler.blogspot.com/"
  }
}
