{
	"name": "kbw.calendars",
	"title": "jQuery Calendars",
	"description": "This plugin provides support for various world calendars, including a datepicker. * Calendars: Gregorian, Julian, Taiwanese, Thai, Persian, Islamic, Umm al-Qura, Hebrew, Ethiopian, Coptic, Nepali, Mayan, Nanakshahi, and Discworld. * Parse and format dates in all these calendars. * Style the datepicker using one of five themes, or use any of the standard Themeroller themes. * Over 70 localisations for Gregorian/Julian calendars.",
	"keywords": [
		"calendar",
		"coptic",
		"date",
		"datepicker",
		"discworld",
		"ethiopian",
		"gregorian",
		"hebrew",
		"i18n",
		"input",
		"islamic",
		"julian",
		"mayan",
		"nanakshahi",
		"nepali",
		"persian",
		"tiwanese",
		"thai",
		"ui",
		"umm al-qura",
		"validation"
	],
	"version": "2.1.0",
	"author": {
		"name": "Keith Wood",
		"url": "http://keith-wood.name/"
	},
	"maintainers": [
		{
			"name": "Keith Wood",
			"email": "wood.keith@optusnet.com.au",
			"url": "http://keith-wood.name/"
		}
	],
	"licenses": [
		{
			"type": "MIT",
			"url": "http://keith-wood.name/licence.html"
		}
	],
	"bugs": "https://github.com/kbwood/calendars/issues",
	"homepage": "http://keith-wood.name/calendars.html",
	"docs": "http://keith-wood.name/calendarsRef.html",
	"download": "http://keith-wood.name/calendars.html",
	"dependencies": {
		"jquery": ">=1.7"
	}
}