{
  "name": "jquery.serialScroll",
  "version": "1.3.0",
  "description":  "Animated scrolling of series with jQuery",
  "homepage": "https://github.com/flesler/jquery.serialScroll",
  "main": [
    "./jquery.serialScroll.js",
    "./jquery.serialScroll.min.js"
  ],
  "dependencies": {
    "jquery" : ">=1.8",
    "jquery.scrollTo" : ">=2.1.0"
  },
  "keywords": [ "slideshow", "sequence", "animated", "animation", "scrolling", "scroll", "prev", "next" ],
  "author": {
    "name": "Ariel Flesler",
    "web": "http://flesler.blogspot.com/"
  }
}