{
  "name": "jquery.localScroll",
  "version": "1.2.8b",
  "description": "This plugin will animate a regular anchor navigation. It will allow your visitors to navigate your site with a smooth scrolling effect.",
  "homepage": "https://github.com/flesler/jquery.localScroll",
  "main": [
    "./jquery.localScroll.js",
    "./jquery.localScroll.min.js"
  ],
  "dependencies": {
    "jquery": "~1.8",
    "jquery.scrollTo": "~1.4.3"
  },
  "keywords": [
    "browser",
    "client",
    "functional",
    "scrolling"
  ],
  "author": {
    "name": "Ariel Flesler",
    "web": "http://flesler.blogspot.com/"
  }
}