{
	"version": "1.0.3",
	"name": "jqeye",
	"title": "jqEye",
	"description": "jQuery plugin for define a behaviour in which a HTML element moves, within the boundaries of an imaginary eye, in order to follow the mouse.",
	"keywords": [
		"eye",
		"pupil",
		"follow",
		"mouse",
		"animation"
	],
	"author": {
		"name": "JFMDev",
		"url": "http://jfmdev.github.io"
	},
	"licenses": [
		{
			"type": "MPL-2.0",
			"url": "http://mozilla.org/MPL/2.0/"
		}
	],
	"homepage": "https://github.com/jfmdev/jqEye",
	"dependencies": {
		"jquery": ">=1.5"
	}
}
