File size: 828B
{
"name": "color",
"title": "jQuery Color",
"description": "jQuery plugin for color manipulation and animation support.",
"keywords": [
"color",
"animation"
],
"version": "2.1.2",
"author": {
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/AUTHORS.txt"
},
"maintainers": [
{
"name": "Corey Frang",
"email": "gnarf37@gmail.com",
"url": "http://gnarf.net"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/jquery/jquery-color/issues",
"homepage": "https://github.com/jquery/jquery-color",
"docs": "https://github.com/jquery/jquery-color",
"download": "http://code.jquery.com/#color",
"dependencies": {
"jquery": ">=1.5"
}
}