{
  "name": "jquery.rsOverview",
  "title": "Birds eye Overview",
  "description": "Shows current location within the page",
  "version": "1.0.2",
  "homepage": "https://github.com/ruisoftware/jquery-rsOverview",
  "author": {
    "name": "Jose Rui Santos",
    "email": "ruisoftware@gmail.com",
    "url": "http://www.ruisoftware.com/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ruisoftware/jquery-rsOverview.git"
  },
  "keywords": [
    "jquery",
    "javascript",
    "plug-in",
    "plugin",
    "birdseye",
    "birds-eye",
    "overview",
    "scroll",
    "scrollbar",
    "custom",
    "bookmark",
    "bidirectional"
  ],
  "bugs": "https://github.com/ruisoftware/jquery-rsOverview/issues",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://opensource.org/licenses/mit-license.php"
    }
  ],
  "dependencies": {
    "grunt": "^0.4.5",
    "jquery": "*"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-less": "^1.3.0",
    "grunt-contrib-qunit": "~0.2.0",
    "grunt-contrib-uglify": "~0.2.0",
    "grunt-contrib-watch": "~0.4.0"
  }
}
