Files
2014-11-14 00:26:49 +10:00

28 lines
791 B
JSON

{
"name": "jqueryui",
"filename": "jquery-ui.min.js",
"version": "1.11.2",
"description": "jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.",
"homepage": "http://jqueryui.com/",
"keywords": [
"jquery",
"jqueryui",
"jquery-ui",
"ui",
"themeing",
"popular"
],
"maintainers": [
{
"name": "JQuery UI Team"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jquery/jquery-ui"
}
],
"namespace": "$.ui"
}