mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
28 lines
791 B
JSON
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"
|
|
}
|