{
	"name": "webshims",
	"version": "1.16.0",
	"title": "Webshim - polyfills jQuery with many HTML5 features",
	"licenses" : [
		{
			"type" : "MIT",
			"url" : "https://raw.github.com/aFarkas/webshim/master/MIT-LICENSE.txt"
		}
	],
	"dependencies" : {
		"jquery" : ">=1.8.3"
	},
	"author": {
		"name": "Alexander Farkas",
		"url": "https://github.com/aFarkas/"
	},
	
	"keywords": ["webshims", "polyfill", "HTML5", "forms", "FormData", "Promises", "Promise", "matchMedia", "responsive", "XHR2", "xhr2", "CORS", "cross-doamin", "file", "upload", "multiple", "progress", "AJAX", "form", "audio", "video", "validation", "formvalidation", "colorpicker", "input", "form", "slider", "canvas", "geolocation", "ui", "widgets", "datepicker", "timepicker", "slider", "range", "webshim", "getUserMedia", "usermedia", "camera", "sticky", "position", "mediacapture"],
	"homepage": "http://afarkas.github.io/webshim/demos/index.html",
	"description": "modular capability-based polyfill loading libary, which extends jQuery with HTML5 features in legacy browsers",
	"docs": "http://afarkas.github.io/webshim/demos/index.html",
	"demo": "http://afarkas.github.io/webshim/demos/index.html",
	"bugs": "https://github.com/aFarkas/webshim/issues",
	
	"repository": {
		"type" : "git",
		"url" : "https://github.com/aFarkas/webshim.git"
	},
	"main": "./master/demos/js-webshim/minified/"
}
