|
{
"name" : "jquery-ui" ,
"title" : "jQuery UI" ,
"description" : "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library." ,
"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" ,
}
],
"repository" : {
"type" : "git" ,
},
"licenses" : [
{
"type" : "MIT" ,
}
],
"dependencies" : {},
"devDependencies" : {
"grunt" : "~0.3.17" ,
"grunt-css" : "0.2.0" ,
"grunt-compare-size" : "0.1.4" ,
"grunt-html" : "0.1.1" ,
"grunt-junit" : "0.1.4" ,
"grunt-git-authors" : "1.0.0" ,
"rimraf" : "2.0.1" ,
"testswarm" : "0.2.3"
},
"keywords" : []
}
|