{
	"name": "fastclick",
	"repo": "ftlabs/fastclick",
	"description": "Polyfill to remove click delays on browsers with touch UIs.",
	"version": "1.0.3",
	"main": "lib/fastclick.js",
	"scripts": [
		"lib/fastclick.js"
	],
	"ignore": [
		"examples/",
		"tests/"
	],
	"license": "MIT"
}
