{
	"name": "jquery-maxsubmit",
	"title": "jQuery Maxsubmit",
	"description": "jQuery plugin to catch forms with too many POST variables for the server, allowing the user to avoid lost data.",
	"keywords": [
		"post",
		"maxinputvars",
		"suhosin"
	],
	"version": "1.1.3",
	"author": {
		"name": "Jason Judge",
		"url": "https://github.com/judgej"
	},
	"maintainers": [
		{
			"name": "Jason Judge",
			"email": "jason@academe.co.uk",
			"url": "http://academe.co.uk"
		}
	],
	"licenses": [
		{
			"type": "MIT",
			"url": "https://github.com/judgej/jquery-maxsubmit/blob/master/LICENSE.md"
		}
	],
	"bugs": "https://github.com/judgej/jquery-maxsubmit/issues",
	"homepage": "https://github.com/judgej/jquery-maxsubmit",
	"docs": "https://github.com/judgej/jquery-maxsubmit",
	"download": "https://github.com/judgej/jquery-maxsubmit/archive/1.1.2.zip",
	"dependencies": {
		"jquery": ">=1.5"
	}
}
