|
{
"name" : "ui.position" ,
"title" : "jQuery UI Position" ,
"description" : "Positions elements relative to other elements." ,
"keywords" : [
"ui" ,
"position" ,
"offset" ,
"relative" ,
"absolute" ,
"fixed" ,
"collision"
],
"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"
},
"category" : "core"
}
|