{
	"name": "kbw.datepick",
	"title": "jQuery Datepicker",
	"description": "Attaches a popup calendar to your input fields or shows an inline calendar for selecting individual dates or date ranges. * Select one date, multiple individual dates, or a range of dates. * Keyboard support. * Standard layout, or design your own. * Restrict dates to a range or exclude individual dates. * Add your own commands. * Use one of the provided themes, or any of the standard Themeroller themes. * Over 70 localisations.",
	"keywords": [
		"calendar",
		"date",
		"datepicker",
		"i18n",
		"input",
		"ui",
		"validation"
	],
	"version": "5.1.1",
	"author": {
		"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/datepick/issues",
	"homepage": "http://keith-wood.name/datepick.html",
	"docs": "http://keith-wood.name/datepickRef.html",
	"download": "http://keith-wood.name/datepick.html",
	"dependencies": {
		"jquery": ">=1.12"
	}
}