{
  "name": "panelSnap",
  "title": "jQuery panelSnap",
  "description": "jQuery plugin that provides snapping functionality to a set of panels within your interface.",
  "keywords": [
    "snap",
    "snapping",
    "element",
    "elements",
    "panel",
    "panels",
    "scroll",
    "scrolling"
  ],
  "version": "0.15.1",
  "author": {
    "name": "Guido Bouman",
    "url": "http://guido.vc/"
  },
  "maintainers": [
    {
      "name": "Guido Bouman",
      "email": "m@guido.vc",
      "url": "http://guido.vc/"
    }
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/guidobouman/jquery-panelsnap/blob/master/LICENSE"
    }
  ],
  "bugs": "https://github.com/guidobouman/jquery-panelsnap/issues",
  "homepage": "http://guidobouman.github.io/jquery-panelsnap",
  "docs": "https://github.com/guidobouman/jquery-panelsnap",
  "download": "https://github.com/guidobouman/jquery-panelsnap",
  "dependencies": {
    "jquery": ">=1.7"
  }
}
