{
	"name": "kbw.timeentry",
	"title": "jQuery Time Entry",
	"description": "This plugin sets an input field up to accept a time value using a spinner or the keyboard. * Set time format, including seconds and/or 24 hour time. * Allows unlimited hours. * Integrates with mousewheel plugin. * Expandable spinner for easier use. * Over 20 localisations.",
	"keywords": [
		"i18n",
		"input",
		"mousewheel",
		"spinner",
		"time",
		"ui"
	],
	"version": "2.0.2",
	"author": {
		"name": "Keith Wood",
		"url": "http://keith-wood.name/"
	},
	"maintainers": [
		{
			"name": "Keith Wood",
			"email": "kbwood@iinet.com.au",
			"url": "http://keith-wood.name/"
		}
	],
	"licenses": [
		{
			"type": "MIT",
			"url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
		}
	],
	"bugs": "https://github.com/kbwood/timeEntry/issues",
	"homepage": "http://keith-wood.name/timeEntry.html",
	"docs": "http://keith-wood.name/timeEntryRef.html",
	"download": "http://keith-wood.name/timeEntry.html",
	"dependencies": {
		"jquery": ">=1.7"
	}
}
