{
"name": "ui.effect-blind",
"title": "jQuery UI Blind Effect",
"description": "Blinds the element.",
"keywords": [
"ui",
"blind",
"effect",
"show",
"hide"
],
"version": "1.9.1",
"author": {
"name": "jQuery Foundation and other contributors",
},
"maintainers": [
{
"name": "Scott González",
"email": "scott.gonzalez@gmail.com",
},
{
"name": "Jörn Zaefferer",
"email": "joern.zaefferer@gmail.com",
},
{
"name": "Kris Borchers",
"email": "kris.borchers@gmail.com",
},
{
"name": "Corey Frang",
"email": "gnarf37@gmail.com",
}
],
"licenses": [
{
"type": "MIT",
}
],
"dependencies": {
"jquery": ">=1.6",
"ui.effect": "1.9.1"
},
"category": "effect"
}