{
	"name": "animate-shadow",
	"title": "Shadow animation jQuery plugin",
	"description": "Animate all aspects of a shadow: the color, the x and y offset, the blur radius and spread radius.",
	"keywords": [
		"shadow",
		"animation",
		"glow",
		"effect"
	],
	"version": "1.11.1",
	"author": {
		"name": "Edwin Martin",
		"email": "edwin@bitstorm.org",
		"url": "http://www.bitstorm.org/"
	},
	"licenses": [
		{
			"type": "MIT",
			"url": "http://www.bitstorm.org/jquery/license.html"
		}
	],
	"bugs": "https://github.com/edwinm/Shadow-animation-jQuery-plugin/issues",
	"homepage": "http://www.bitstorm.org/jquery/shadow-animation/",
	"dependencies": {
		"jquery": ">=1.8"
	}
}