{
  "name": "shifter",
  "version": "3.1.2",
  "title": "Shifter",
  "author": {
    "name": "Ben Plum",
    "email": "mr@benplum.com",
    "url": "http://www.benplum.com"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "dependencies": {
    "jquery": ">=1.7"
  },
  "description": "A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.",
  "keywords": [
    "responsive",
    "mobile",
    "navigation",
    "menu",
    "ui",
    "javascript",
    "jquery",
    "formstone"
  ],
  "docs": "http://formstone.it/shifter/",
  "demo": "http://formstone.it/shifter/",
  "download": "https://github.com/Formstone/Shifter",
  "bugs": "https://github.com/Formstone/Shifter/issues",
  "homepage": "http://formstone.it/shifter/"
}