mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
24 lines
703 B
JSON
24 lines
703 B
JSON
{
|
|
"name": "jqueryui",
|
|
"filename": "jquery-ui.min.js",
|
|
"version": "1.10.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": [
|
|
"ui",
|
|
"themeing",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "JQuery UI Team"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-ui"
|
|
}
|
|
]
|
|
}
|