{
  "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/"
  },
  "_release": "1.3.0",
  "_resolution": {
    "type": "version",
    "tag": "1.3.0",
    "commit": "439ac14720951fbef089430e5f32202c600b44a5"
  },
  "_source": "git://github.com/flesler/jquery.serialScroll.git",
  "_target": "*",
  "_originalSource": "jquery.serialScroll"
}