{
	"name": "slidebars",
	"title": "Slidebars",
	"description": "A jQuery plugin for quickly and easily implementing mobile app-style revealing menus and sidebars into your website.",
	"keywords": [
		"mobile",
		"webapp",
		"responsive",
		"menus",
		"app",
		"revealing",
		"slide",
		"slide-out",
		"panel",
		"panel-menu"
	],
	"version": "0.7.1",
	"author": {
		"name": "Adam Smith",
		"url": "http://www.adchsm.me/"
	},
	"licenses": [
		{
		"type": "MIT",
		"url": "http://plugins.adchsm.me/slidebars/license.txt"
		}
	],
	"bugs": "https://github.com/adchsm/Slidebars/issues",
	"homepage": "http://plugins.adchsm.me/slidebars/",
	"docs": "http://plugins.adchsm.me/slidebars/usage.php",
	"download": "http://plugins.adchsm.me/slidebars/index.php#download",
	"dependencies": {
		"jquery": ">=1.8"
	}
}