]> source.dussan.org Git - jquery-ui.git/commitdiff
1.11.1 1.11.1
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 13 Aug 2014 11:19:40 +0000 (13:19 +0200)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 13 Aug 2014 11:19:40 +0000 (13:19 +0200)
96 files changed:
bower.json
package.json
themes/base/accordion.css
themes/base/all.css
themes/base/autocomplete.css
themes/base/base.css
themes/base/button.css
themes/base/core.css
themes/base/datepicker.css
themes/base/dialog.css
themes/base/draggable.css
themes/base/menu.css
themes/base/progressbar.css
themes/base/resizable.css
themes/base/selectable.css
themes/base/selectmenu.css
themes/base/slider.css
themes/base/sortable.css
themes/base/spinner.css
themes/base/tabs.css
themes/base/theme.css
themes/base/tooltip.css
ui.accordion.jquery.json [new file with mode: 0644]
ui.autocomplete.jquery.json [new file with mode: 0644]
ui.button.jquery.json [new file with mode: 0644]
ui.core.jquery.json [new file with mode: 0644]
ui.datepicker.jquery.json [new file with mode: 0644]
ui.dialog.jquery.json [new file with mode: 0644]
ui.draggable.jquery.json [new file with mode: 0644]
ui.droppable.jquery.json [new file with mode: 0644]
ui.effect-blind.jquery.json [new file with mode: 0644]
ui.effect-bounce.jquery.json [new file with mode: 0644]
ui.effect-clip.jquery.json [new file with mode: 0644]
ui.effect-drop.jquery.json [new file with mode: 0644]
ui.effect-explode.jquery.json [new file with mode: 0644]
ui.effect-fade.jquery.json [new file with mode: 0644]
ui.effect-fold.jquery.json [new file with mode: 0644]
ui.effect-highlight.jquery.json [new file with mode: 0644]
ui.effect-puff.jquery.json [new file with mode: 0644]
ui.effect-pulsate.jquery.json [new file with mode: 0644]
ui.effect-scale.jquery.json [new file with mode: 0644]
ui.effect-shake.jquery.json [new file with mode: 0644]
ui.effect-size.jquery.json [new file with mode: 0644]
ui.effect-slide.jquery.json [new file with mode: 0644]
ui.effect-transfer.jquery.json [new file with mode: 0644]
ui.effect.jquery.json [new file with mode: 0644]
ui.menu.jquery.json [new file with mode: 0644]
ui.mouse.jquery.json [new file with mode: 0644]
ui.position.jquery.json [new file with mode: 0644]
ui.progressbar.jquery.json [new file with mode: 0644]
ui.resizable.jquery.json [new file with mode: 0644]
ui.selectable.jquery.json [new file with mode: 0644]
ui.selectmenu.jquery.json [new file with mode: 0644]
ui.slider.jquery.json [new file with mode: 0644]
ui.sortable.jquery.json [new file with mode: 0644]
ui.spinner.jquery.json [new file with mode: 0644]
ui.tabs.jquery.json [new file with mode: 0644]
ui.tooltip.jquery.json [new file with mode: 0644]
ui.widget.jquery.json [new file with mode: 0644]
ui/accordion.js
ui/autocomplete.js
ui/button.js
ui/core.js
ui/datepicker.js
ui/dialog.js
ui/draggable.js
ui/droppable.js
ui/effect-blind.js
ui/effect-bounce.js
ui/effect-clip.js
ui/effect-drop.js
ui/effect-explode.js
ui/effect-fade.js
ui/effect-fold.js
ui/effect-highlight.js
ui/effect-puff.js
ui/effect-pulsate.js
ui/effect-scale.js
ui/effect-shake.js
ui/effect-size.js
ui/effect-slide.js
ui/effect-transfer.js
ui/effect.js
ui/menu.js
ui/mouse.js
ui/position.js
ui/progressbar.js
ui/resizable.js
ui/selectable.js
ui/selectmenu.js
ui/slider.js
ui/sortable.js
ui/spinner.js
ui/tabs.js
ui/tooltip.js
ui/widget.js

index 6cff526ef85a93bef2e48fdf2aba9b7301686e66..06d3fd6ba908d1732826c617ccd50a52076be4d5 100644 (file)
@@ -14,7 +14,6 @@
                "jquery-mousewheel": "3.1.12",
                "jshint": "2.4.4",
                "qunit": "1.14.0",
-
                "jquery-1.6.0": "jquery#1.6.0",
                "jquery-1.6.1": "jquery#1.6.1",
                "jquery-1.6.2": "jquery#1.6.2",
@@ -37,5 +36,6 @@
                "jquery-2.0.1": "jquery#2.0.1",
                "jquery-2.0.2": "jquery#2.0.2",
                "jquery-2.0.3": "jquery#2.0.3"
-       }
+       },
+       "version": "1.11.1"
 }
index bb4313c74fe19c91884f5647d6bab6699e3d96ef..eb591090866a13ca80bdc707e171da5e607c013b 100644 (file)
@@ -2,11 +2,11 @@
        "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.11.1-pre",
+       "version": "1.11.1",
        "homepage": "http://jqueryui.com",
        "author": {
                "name": "jQuery Foundation and other contributors",
-               "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
        },
        "maintainers": [
                {
@@ -53,7 +53,7 @@
        "licenses": [
                {
                        "type": "MIT",
-                       "url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt"
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
                }
        ],
        "scripts": {
index 43560be03d1e598184daa050727a17fa9c3ff69d..b8eeef02eca5345fbc08c4abd3f8e22e4831dcd1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 614a133d946f59e8184f92ef4ac3aa78c9e3f3c5..625104e29d55abf12680b467cdfe5d8264dc4b4d 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 4ddbfeef8e2171eb29b35d77d27a1493eb1624fc..2e5d23389aadcb141ee5b81c0cdc10e764d48b53 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 479c3279d9b3ccda6e6d12e1b3d28e36dd0485ca..85fe4d4059865cb4afa407e8b3d4356f7048e3ae 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 43ff15cfe43dfcacd8712b25d3338a29c9c589c0..71930afc0e0935d99d8eb29a091ce2442d2ce122 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index e66fcf32a3be4f77846474346bdc27e80db2cf54..a9ea3fbcfdd4ca180b6e028aca9c5b1885d61eb2 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 164a3458330c777874da6998c8823340395e5571..8b0ac20ea693110ddc285de2f95a710c19e06f26 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index df092111d01c14389580ab86aa1426c0db74ae76..b67afc79a8150c45e358aa850b1d8b18aaaafe9e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 8583330403a5baa0542310a416ba2e6169ac70fd..f2accbcb9e0770b7ae49fee03451614e08c843f0 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 2be35870fb76020e1f316d71332aa9c14a05b867..63d93d2636c5cd21690ec14959cbeb61e79b2f6c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index b38d0441614787c760ac0b45f781f72864333473..08038ad719e8a5ea7d5ddd62da6101bd29b426cd 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index efc05dd113db809cb554229c08d4e47dd4c86448..ea87b5e1c769174f78f7cf7dd676e5f05669bcb7 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 8badbb6ab1215558dad6b32aacf2551cec80df3f..f5a3a8401395768c1451acd4c5fde14f835dd327 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index b362956a6df5c24d50271d2c23c556edc092cec0..223adceeb83c9d30c564c01e79d8c069ae41e19f 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index c64d9500a159834a2cd89268b776abafcb77ff00..482124d24e2fc2b88c58e8bf9a4b026b041cde90 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index a89d8531afacdc7ef9d159f35bd2611342f1fa63..dca6752f760c31803d67ea0db686f0659fa4263b 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 4f6e59d9b4dc64d3d6b900f686483d2723d3e5dc..765de6f4011bb1dd3465c1b28d3cd32d5f71f424 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 58ef66ccc640197b7e5c13747b7443aa049c2054..aa9bb3705864d927b398307c3f99962aa4cc5964 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 510d6fc5b33f4fc8e4450625ee26f7c128aaabba..57bea3744252e973b50eebda730af0c284218a3c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 7214429c2daaa263f6225341b9b65eaf5d1f6075..9edf8ca9b3d1fcfa8dd76ccf6da8c30edc3ab6d4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
diff --git a/ui.accordion.jquery.json b/ui.accordion.jquery.json
new file mode 100644 (file)
index 0000000..74a4d6a
--- /dev/null
@@ -0,0 +1,72 @@
+{
+       "name": "ui.accordion",
+       "title": "jQuery UI Accordion",
+       "description": "Displays collapsible content panels for presenting information in a limited amount of space.",
+       "keywords": [
+               "ui",
+               "accordion",
+               "navigation",
+               "panel",
+               "collapse",
+               "expand"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/accordion/",
+       "demo": "http://jqueryui.com/accordion/",
+       "docs": "http://api.jqueryui.com/accordion/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.autocomplete.jquery.json b/ui.autocomplete.jquery.json
new file mode 100644 (file)
index 0000000..0388883
--- /dev/null
@@ -0,0 +1,74 @@
+{
+       "name": "ui.autocomplete",
+       "title": "jQuery UI Autocomplete",
+       "description": "Lists suggested words as the user is typing.",
+       "keywords": [
+               "ui",
+               "autocomplete",
+               "form",
+               "word",
+               "predict",
+               "suggest"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/autocomplete/",
+       "demo": "http://jqueryui.com/autocomplete/",
+       "docs": "http://api.jqueryui.com/autocomplete/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.menu": "1.11.1",
+               "ui.position": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.button.jquery.json b/ui.button.jquery.json
new file mode 100644 (file)
index 0000000..5f80751
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.button",
+       "title": "jQuery UI Button",
+       "description": "Enhances a form with themeable buttons.",
+       "keywords": [
+               "ui",
+               "button",
+               "form",
+               "radio",
+               "checkbox"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/button/",
+       "demo": "http://jqueryui.com/button/",
+       "docs": "http://api.jqueryui.com/button/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.core.jquery.json b/ui.core.jquery.json
new file mode 100644 (file)
index 0000000..3a98b19
--- /dev/null
@@ -0,0 +1,66 @@
+{
+       "name": "ui.core",
+       "title": "jQuery UI Core",
+       "description": "The core of jQuery UI, required for all interactions and widgets.",
+       "keywords": [
+               "ui",
+               "core"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/",
+       "demo": "http://jqueryui.com/",
+       "docs": "http://api.jqueryui.com/category/ui-core/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6"
+       },
+       "category": "core"
+}
diff --git a/ui.datepicker.jquery.json b/ui.datepicker.jquery.json
new file mode 100644 (file)
index 0000000..d90ea0c
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.datepicker",
+       "title": "jQuery UI Datepicker",
+       "description": "Displays a calendar from an input or inline for selecting dates.",
+       "keywords": [
+               "ui",
+               "datepicker",
+               "form",
+               "calendar",
+               "date",
+               "i18n"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/datepicker/",
+       "demo": "http://jqueryui.com/datepicker/",
+       "docs": "http://api.jqueryui.com/datepicker/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.dialog.jquery.json b/ui.dialog.jquery.json
new file mode 100644 (file)
index 0000000..5179e38
--- /dev/null
@@ -0,0 +1,75 @@
+{
+       "name": "ui.dialog",
+       "title": "jQuery UI Dialog",
+       "description": "Displays customizable dialog windows.",
+       "keywords": [
+               "ui",
+               "dialog",
+               "modal",
+               "alert",
+               "popup"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/dialog/",
+       "demo": "http://jqueryui.com/dialog/",
+       "docs": "http://api.jqueryui.com/dialog/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.button": "1.11.1",
+               "ui.draggable": "1.11.1",
+               "ui.position": "1.11.1",
+               "ui.resizable": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.draggable.jquery.json b/ui.draggable.jquery.json
new file mode 100644 (file)
index 0000000..5a9e04c
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.draggable",
+       "title": "jQuery UI Draggable",
+       "description": "Enables dragging functionality for any element.",
+       "keywords": [
+               "ui",
+               "draggable",
+               "drag",
+               "drop"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/draggable/",
+       "demo": "http://jqueryui.com/draggable/",
+       "docs": "http://api.jqueryui.com/draggable/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1"
+       },
+       "category": "interaction"
+}
diff --git a/ui.droppable.jquery.json b/ui.droppable.jquery.json
new file mode 100644 (file)
index 0000000..5a1ce32
--- /dev/null
@@ -0,0 +1,72 @@
+{
+       "name": "ui.droppable",
+       "title": "jQuery UI Droppable",
+       "description": "Enables drop targets for draggable elements.",
+       "keywords": [
+               "ui",
+               "droppable",
+               "drag",
+               "drop"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/droppable/",
+       "demo": "http://jqueryui.com/droppable/",
+       "docs": "http://api.jqueryui.com/droppable/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1",
+               "ui.draggable": "1.11.1"
+       },
+       "category": "interaction"
+}
diff --git a/ui.effect-blind.jquery.json b/ui.effect-blind.jquery.json
new file mode 100644 (file)
index 0000000..761f1af
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-blind",
+       "title": "jQuery UI Blind Effect",
+       "description": "Blinds the element.",
+       "keywords": [
+               "ui",
+               "blind",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/blind-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-bounce.jquery.json b/ui.effect-bounce.jquery.json
new file mode 100644 (file)
index 0000000..7bca935
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-bounce",
+       "title": "jQuery UI Bounce Effect",
+       "description": "Bounces an element horizontally or vertically n times.",
+       "keywords": [
+               "ui",
+               "bounce",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/bounce-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-clip.jquery.json b/ui.effect-clip.jquery.json
new file mode 100644 (file)
index 0000000..91b97bc
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-clip",
+       "title": "jQuery UI Clip Effect",
+       "description": "Clips the element on and off like an old TV.",
+       "keywords": [
+               "ui",
+               "clip",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/clip-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-drop.jquery.json b/ui.effect-drop.jquery.json
new file mode 100644 (file)
index 0000000..5b9e5ee
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-drop",
+       "title": "jQuery UI Drop Effect",
+       "description": "Moves an element in one direction and hides it at the same time.",
+       "keywords": [
+               "ui",
+               "drop",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/drop-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-explode.jquery.json b/ui.effect-explode.jquery.json
new file mode 100644 (file)
index 0000000..9a6d7e4
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-explode",
+       "title": "jQuery UI Explode Effect",
+       "description": "Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.",
+       "keywords": [
+               "ui",
+               "explode",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/explode-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-fade.jquery.json b/ui.effect-fade.jquery.json
new file mode 100644 (file)
index 0000000..b77d004
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-fade",
+       "title": "jQuery UI Fade Effect",
+       "description": "Fades an element.",
+       "keywords": [
+               "ui",
+               "fade",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/fade-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-fold.jquery.json b/ui.effect-fold.jquery.json
new file mode 100644 (file)
index 0000000..da43243
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-fold",
+       "title": "jQuery UI Fold Effect",
+       "description": "Folds an element first horizontally and then vertically.",
+       "keywords": [
+               "ui",
+               "fold",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/fold-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-highlight.jquery.json b/ui.effect-highlight.jquery.json
new file mode 100644 (file)
index 0000000..d8dce99
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-highlight",
+       "title": "jQuery UI Highlight Effect",
+       "description": "Highlights the background of an element in a defined color for a custom duration.",
+       "keywords": [
+               "ui",
+               "highlight",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/highlight-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-puff.jquery.json b/ui.effect-puff.jquery.json
new file mode 100644 (file)
index 0000000..16173e3
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.effect-puff",
+       "title": "jQuery UI Puff Effect",
+       "description": "Creates a puff effect by scaling the element up and hiding it at the same time.",
+       "keywords": [
+               "ui",
+               "puff",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/puff-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1",
+               "ui.effect-scale": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-pulsate.jquery.json b/ui.effect-pulsate.jquery.json
new file mode 100644 (file)
index 0000000..85a3857
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-pulsate",
+       "title": "jQuery UI Pulsate Effect",
+       "description": "Pulsates an element n times by changing the opacity to zero and back.",
+       "keywords": [
+               "ui",
+               "pulsate",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/pulsate-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-scale.jquery.json b/ui.effect-scale.jquery.json
new file mode 100644 (file)
index 0000000..b7c86e8
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.effect-scale",
+       "title": "jQuery UI Scale Effect",
+       "description": "Grows or shrinks an element and its content. Restores an element to its original size.",
+       "keywords": [
+               "ui",
+               "scale",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/scale-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1",
+               "ui.effect-size": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-shake.jquery.json b/ui.effect-shake.jquery.json
new file mode 100644 (file)
index 0000000..2051552
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-shake",
+       "title": "jQuery UI Shake Effect",
+       "description": "Shakes an element horizontally or vertically n times.",
+       "keywords": [
+               "ui",
+               "shake",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/shake-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-size.jquery.json b/ui.effect-size.jquery.json
new file mode 100644 (file)
index 0000000..a00c318
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-size",
+       "title": "jQuery UI Size Effect",
+       "description": "Resize an element to a specified width and height.",
+       "keywords": [
+               "ui",
+               "size",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/size-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-slide.jquery.json b/ui.effect-slide.jquery.json
new file mode 100644 (file)
index 0000000..bfe0339
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.effect-slide",
+       "title": "jQuery UI Slide Effect",
+       "description": "Slides an element in and out of the viewport.",
+       "keywords": [
+               "ui",
+               "slide",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/effect/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/slide-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect-transfer.jquery.json b/ui.effect-transfer.jquery.json
new file mode 100644 (file)
index 0000000..84c0772
--- /dev/null
@@ -0,0 +1,68 @@
+{
+       "name": "ui.effect-transfer",
+       "title": "jQuery UI Transfer Effect",
+       "description": "Displays a transfer effect from one element to another.",
+       "keywords": [
+               "ui",
+               "transfer",
+               "effect"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/transfer-effect/",
+       "demo": "http://jqueryui.com/transfer-effect/",
+       "docs": "http://api.jqueryui.com/transfer-effect/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.11.1"
+       },
+       "category": "effect"
+}
diff --git a/ui.effect.jquery.json b/ui.effect.jquery.json
new file mode 100644 (file)
index 0000000..70601d9
--- /dev/null
@@ -0,0 +1,73 @@
+{
+       "name": "ui.effect",
+       "title": "jQuery UI Effects Core",
+       "description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.",
+       "keywords": [
+               "ui",
+               "effect",
+               "animation",
+               "show",
+               "hide",
+               "color",
+               "class",
+               "transition",
+               "easing"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/",
+       "demo": "http://jqueryui.com/effect/",
+       "docs": "http://api.jqueryui.com/category/effects-core/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6"
+       },
+       "category": "effect"
+}
diff --git a/ui.menu.jquery.json b/ui.menu.jquery.json
new file mode 100644 (file)
index 0000000..9376ba4
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.menu",
+       "title": "jQuery UI Menu",
+       "description": "Creates nestable menus.",
+       "keywords": [
+               "ui",
+               "menu",
+               "dropdown",
+               "flyout"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/menu/",
+       "demo": "http://jqueryui.com/menu/",
+       "docs": "http://api.jqueryui.com/menu/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.position": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.mouse.jquery.json b/ui.mouse.jquery.json
new file mode 100644 (file)
index 0000000..dbdf706
--- /dev/null
@@ -0,0 +1,69 @@
+{
+       "name": "ui.mouse",
+       "title": "jQuery UI Mouse",
+       "description": "Abstracts mouse-based interactions to assist in creating certain widgets.",
+       "keywords": [
+               "ui",
+               "mouse",
+               "abstraction"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/mouse/",
+       "demo": "http://jqueryui.com/mouse/",
+       "docs": "http://api.jqueryui.com/mouse/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1"
+       },
+       "category": "core"
+}
diff --git a/ui.position.jquery.json b/ui.position.jquery.json
new file mode 100644 (file)
index 0000000..63aad99
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.position",
+       "title": "jQuery UI Position",
+       "description": "Positions elements relative to other elements.",
+       "keywords": [
+               "ui",
+               "position",
+               "offset",
+               "relative",
+               "absolute",
+               "fixed",
+               "collision"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/position/",
+       "demo": "http://jqueryui.com/position/",
+       "docs": "http://api.jqueryui.com/position/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6"
+       },
+       "category": "core"
+}
diff --git a/ui.progressbar.jquery.json b/ui.progressbar.jquery.json
new file mode 100644 (file)
index 0000000..0ee7319
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.progressbar",
+       "title": "jQuery UI Progressbar",
+       "description": "Displays a status indicator for loading state, standard percentage, and other progress indicators.",
+       "keywords": [
+               "ui",
+               "progressbar",
+               "determinate",
+               "status"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/progressbar/",
+       "demo": "http://jqueryui.com/progressbar/",
+       "docs": "http://api.jqueryui.com/progressbar/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.resizable.jquery.json b/ui.resizable.jquery.json
new file mode 100644 (file)
index 0000000..7c79e12
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.resizable",
+       "title": "jQuery UI Resizable",
+       "description": "Enables resize functionality for any element.",
+       "keywords": [
+               "ui",
+               "resizable",
+               "resize"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/resizable/",
+       "demo": "http://jqueryui.com/resizable/",
+       "docs": "http://api.jqueryui.com/resizable/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1"
+       },
+       "category": "interaction"
+}
diff --git a/ui.selectable.jquery.json b/ui.selectable.jquery.json
new file mode 100644 (file)
index 0000000..c393b0a
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.selectable",
+       "title": "jQuery UI Selectable",
+       "description": "Allows groups of elements to be selected with the mouse.",
+       "keywords": [
+               "ui",
+               "selectable",
+               "selection"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/selectable/",
+       "demo": "http://jqueryui.com/selectable/",
+       "docs": "http://api.jqueryui.com/selectable/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1"
+       },
+       "category": "interaction"
+}
diff --git a/ui.selectmenu.jquery.json b/ui.selectmenu.jquery.json
new file mode 100644 (file)
index 0000000..9c375b4
--- /dev/null
@@ -0,0 +1,72 @@
+{
+       "name": "ui.selectmenu",
+       "title": "jQuery UI Selectmenu",
+       "description": "Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.",
+       "keywords": [
+               "ui",
+               "selectmenu",
+               "form",
+               "select"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/selectmenu/",
+       "demo": "http://jqueryui.com/selectmenu/",
+       "docs": "http://api.jqueryui.com/selectmenu/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.position": "1.11.1",
+               "ui.menu": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.slider.jquery.json b/ui.slider.jquery.json
new file mode 100644 (file)
index 0000000..878cd5b
--- /dev/null
@@ -0,0 +1,72 @@
+{
+       "name": "ui.slider",
+       "title": "jQuery UI Slider",
+       "description": "Displays a flexible slider with ranges and accessibility via keyboard.",
+       "keywords": [
+               "ui",
+               "slider",
+               "form",
+               "number",
+               "range"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/slider/",
+       "demo": "http://jqueryui.com/slider/",
+       "docs": "http://api.jqueryui.com/slider/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.sortable.jquery.json b/ui.sortable.jquery.json
new file mode 100644 (file)
index 0000000..be45b0b
--- /dev/null
@@ -0,0 +1,71 @@
+{
+       "name": "ui.sortable",
+       "title": "jQuery UI Sortable",
+       "description": "Enables items in a list to be sorted using the mouse.",
+       "keywords": [
+               "ui",
+               "sortable",
+               "sort",
+               "list"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/sortable/",
+       "demo": "http://jqueryui.com/sortable/",
+       "docs": "http://api.jqueryui.com/sortable/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.mouse": "1.11.1"
+       },
+       "category": "interaction"
+}
diff --git a/ui.spinner.jquery.json b/ui.spinner.jquery.json
new file mode 100644 (file)
index 0000000..e161091
--- /dev/null
@@ -0,0 +1,73 @@
+{
+       "name": "ui.spinner",
+       "title": "jQuery UI Spinner",
+       "description": "Displays buttons to easily input numbers via the keyboard or mouse.",
+       "keywords": [
+               "ui",
+               "spinner",
+               "form",
+               "number",
+               "spinbutton",
+               "stepper"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/spinner/",
+       "demo": "http://jqueryui.com/spinner/",
+       "docs": "http://api.jqueryui.com/spinner/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.button": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.tabs.jquery.json b/ui.tabs.jquery.json
new file mode 100644 (file)
index 0000000..c24b8e8
--- /dev/null
@@ -0,0 +1,72 @@
+{
+       "name": "ui.tabs",
+       "title": "jQuery UI Tabs",
+       "description": "Transforms a set of container elements into a tab structure.",
+       "keywords": [
+               "ui",
+               "tabs",
+               "navigation",
+               "panel",
+               "collapse",
+               "expand"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/tabs/",
+       "demo": "http://jqueryui.com/tabs/",
+       "docs": "http://api.jqueryui.com/tabs/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.tooltip.jquery.json b/ui.tooltip.jquery.json
new file mode 100644 (file)
index 0000000..ac299be
--- /dev/null
@@ -0,0 +1,69 @@
+{
+       "name": "ui.tooltip",
+       "title": "jQuery UI Tooltip",
+       "description": "Shows additional information for any element on hover or focus.",
+       "keywords": [
+               "ui",
+               "tooltip"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/tooltip/",
+       "demo": "http://jqueryui.com/tooltip/",
+       "docs": "http://api.jqueryui.com/tooltip/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.core": "1.11.1",
+               "ui.widget": "1.11.1",
+               "ui.position": "1.11.1"
+       },
+       "category": "widget"
+}
diff --git a/ui.widget.jquery.json b/ui.widget.jquery.json
new file mode 100644 (file)
index 0000000..52a11d8
--- /dev/null
@@ -0,0 +1,69 @@
+{
+       "name": "ui.widget",
+       "title": "jQuery UI Widget",
+       "description": "Provides a factory for creating stateful widgets with a common API.",
+       "keywords": [
+               "ui",
+               "widget",
+               "abstraction",
+               "state",
+               "factory"
+       ],
+       "version": "1.11.1",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonzalez@gmail.com",
+                       "url": "http://scottgonzalez.com"
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaefferer@gmail.com",
+                       "url": "http://bassistance.de"
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borchers@gmail.com",
+                       "url": "http://krisborchers.com"
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnarf37@gmail.com",
+                       "url": "http://gnarf.net"
+               },
+               {
+                       "name": "Mike Sherov",
+                       "email": "mike.sherov@gmail.com",
+                       "url": "http://mike.sherov.com"
+               },
+               {
+                       "name": "TJ VanToll",
+                       "email": "tj.vantoll@gmail.com",
+                       "url": "http://tjvantoll.com"
+               },
+               {
+                       "name": "Felix Nagel",
+                       "email": "info@felixnagel.com",
+                       "url": "http://www.felixnagel.com"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/",
+       "homepage": "http://jqueryui.com/widget/",
+       "demo": "http://jqueryui.com/widget/",
+       "docs": "http://api.jqueryui.com/jQuery.widget/",
+       "download": "http://jqueryui.com/download/",
+       "dependencies": {
+               "jquery": ">=1.6"
+       },
+       "category": "core"
+}
index 5b748a3f22caf0f4cd53e738fc83b7c95a516bdb..58fd5f97a7dcd10f0d8c7907877ae3b666de6ec4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.accordion", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                active: 0,
                animate: {},
index 0132ed7f3a2eb7f12467b04481a7da979f766c95..ae820edb91294da68d553db0ac9d79a740388be5 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
 }(function( $ ) {
 
 $.widget( "ui.autocomplete", {
-       version: "@VERSION",
+       version: "1.11.1",
        defaultElement: "<input>",
        options: {
                appendTo: null,
index 5d502ad51ea2514cdd41ff1070d56a876bba7fd2..829a163ad3c158fd75931da7f263476a4071aa49 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -52,7 +52,7 @@ var lastActive,
        };
 
 $.widget( "ui.button", {
-       version: "@VERSION",
+       version: "1.11.1",
        defaultElement: "<button>",
        options: {
                disabled: null,
@@ -348,7 +348,7 @@ $.widget( "ui.button", {
 });
 
 $.widget( "ui.buttonset", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                items: "button, input[type=button], input[type=submit], input[type=reset], input[type=checkbox], input[type=radio], a, :data(ui-button)"
        },
index 0bcb46aa7df6cb134aa4efca4442d4d92c1c734f..a5d72ce96e84fd50f51d4b5f5d51396e887ffa81 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Core @VERSION
+ * jQuery UI Core 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -24,7 +24,7 @@
 $.ui = $.ui || {};
 
 $.extend( $.ui, {
-       version: "@VERSION",
+       version: "1.11.1",
 
        keyCode: {
                BACKSPACE: 8,
index d3fe3dd1fe94f50b9db0b88488773e7990e87c69..a2caf3e6cbc93cf04032be60ab47caaec2ab8af2 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -23,7 +23,7 @@
        }
 }(function( $ ) {
 
-$.extend($.ui, { datepicker: { version: "@VERSION" } });
+$.extend($.ui, { datepicker: { version: "1.11.1" } });
 
 var datepicker_instActive;
 
@@ -2073,7 +2073,7 @@ $.fn.datepicker = function(options){
 $.datepicker = new Datepicker(); // singleton instance
 $.datepicker.initialized = false;
 $.datepicker.uuid = new Date().getTime();
-$.datepicker.version = "@VERSION";
+$.datepicker.version = "1.11.1";
 
 return $.datepicker;
 
index 5561a96cde38116e1b546484964358bdd919819a..63e5976ff1c7d3ab378ddc516576405b78758ca6 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -30,7 +30,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.dialog", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                appendTo: "body",
                autoOpen: true,
index a6de2889cc37069ec5048457f3e353c03f16baaf..b9c1c30dd85b0ab8628a8c5aa74b483170be8848 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 $.widget("ui.draggable", $.ui.mouse, {
-       version: "@VERSION",
+       version: "1.11.1",
        widgetEventPrefix: "drag",
        options: {
                addClasses: true,
index fce8d9bd9b27f5570d984cf2f9110f0cad31f5fe..5ac49715a7859da911b4e9040b4738b0f58943f4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Droppable @VERSION
+ * jQuery UI Droppable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
 }(function( $ ) {
 
 $.widget( "ui.droppable", {
-       version: "@VERSION",
+       version: "1.11.1",
        widgetEventPrefix: "drop",
        options: {
                accept: "*",
index 0582b073a10170fefd58c3881cf35a01d67949af..c9ff287c2209d35cd022ce3c57c17c754f5a8776 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Blind @VERSION
+ * jQuery UI Effects Blind 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 250ef80bca9811be6cffe3d72db262b59c7561ba..1ad9af5e458079d52012b249a1b105acc6eae0e3 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Bounce @VERSION
+ * jQuery UI Effects Bounce 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index b53ff9b4e9190b98dfd5a0cc11522e145efa0ec7..ef8e4de2a0214d7334cb3b47b3f0d6de42350c33 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Clip @VERSION
+ * jQuery UI Effects Clip 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 3e1256c5aa10036ff8ded76aa6e9ed8c51bcf262..473fe649668474e2647bcafafe4a45148a946af7 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Drop @VERSION
+ * jQuery UI Effects Drop 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index f89f884277df63d88239eae15b6da775473eb94b..2ac42100339fdeec3ad00128cec7a7f7df367735 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Explode @VERSION
+ * jQuery UI Effects Explode 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 1cfdd2f297e7ab919d893ce041e21590c67c4b12..550db95d1802fe67c1134012481fce510d03f7fc 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Fade @VERSION
+ * jQuery UI Effects Fade 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 9c35981e0587e801e9bcaf5c980e1134ca091667..9874f978e802bd9a769e65d948cac7bace497cb1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Fold @VERSION
+ * jQuery UI Effects Fold 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index d6b30b1d4c1c25294fff1537a310a46646385743..4e36e6aeb1aec408e995025a08de665304677de3 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Highlight @VERSION
+ * jQuery UI Effects Highlight 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 80d2c17e238edc81076eb1ef98e717a22ab30c44..39e3ebad46597ded9971b87107e2327e437ff89e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Puff @VERSION
+ * jQuery UI Effects Puff 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 9c6e65e35da8563edaccccc6043d83df569114ca..32db39350a31e3ea7d5955fd7255923304041e09 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Pulsate @VERSION
+ * jQuery UI Effects Pulsate 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index f5a842c4727e7fe2fa1c53f18a5dd7f454536147..03e3f03728eaf779765b2ad047c2f18be84c4199 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Scale @VERSION
+ * jQuery UI Effects Scale 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 5e7c6aa4ef0a1417eca15665bd740033f54857bc..b11c08f27552d1d582f4facfadcd77738b56141c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Shake @VERSION
+ * jQuery UI Effects Shake 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 7caa9501a70c8e7d0fd2a08d59c60ddccb994176..2eddfe90c3a5460eff8b53092e84d5231be487ff 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Size @VERSION
+ * jQuery UI Effects Size 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 53e4b8357423ee16bd91cb7b7fd4cd547fa6f091..ded209ffc3b63d8023c4c85687b3d0a68964dc49 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Slide @VERSION
+ * jQuery UI Effects Slide 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index ec960cd338c2833a2c051652e71cb01c1a05e562..5ce1f9a25fa8f39954b4b383aff84edf0a123cc1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Transfer @VERSION
+ * jQuery UI Effects Transfer 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index 6ca565390642db8192b7249f3975c218696f3997..071c17ce54138d882e9b8a9c4cdd50f30ab870d2 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects @VERSION
+ * jQuery UI Effects 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -904,7 +904,7 @@ $.fn.extend({
 (function() {
 
 $.extend( $.effects, {
-       version: "@VERSION",
+       version: "1.11.1",
 
        // Saves a set of properties in a data storage
        save: function( element, set ) {
index 479ff5a18eb70f5b1f8330d9d6cc37aecf2427f1..26d27715c75b330118720d3fbcb720ada1934a3e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.menu", {
-       version: "@VERSION",
+       version: "1.11.1",
        defaultElement: "<ul>",
        delay: 300,
        options: {
index ecfc748af7eb766c922331e32007da76ca9e0487..1317ad25f2e785c1e85706879c21e68792c9ee01 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Mouse @VERSION
+ * jQuery UI Mouse 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -29,7 +29,7 @@ $( document ).mouseup( function() {
 });
 
 return $.widget("ui.mouse", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                cancel: "input,textarea,button,select,option",
                distance: 1,
index 09bc4fe2b5c188d00768472bdecec3436edc5641..5766fc0ec99ba4db358e8498b473d40a8da4518a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Position @VERSION
+ * jQuery UI Position 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
index ac8144d7361bce0e09f8c98380cc551686f48f87..936b5a81daffe41e7b2272ece0336fbeeb176a1e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.progressbar", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                max: 100,
                value: 0,
index a02837a194fc6999d2e49b206d6a4076f450282a..a1efbc28c88f74c7367cefbe8b0942769f7c2fd3 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 $.widget("ui.resizable", $.ui.mouse, {
-       version: "@VERSION",
+       version: "1.11.1",
        widgetEventPrefix: "resize",
        options: {
                alsoResize: false,
index 81a3f978954821e62140faf24f886bb42e5b9d9f..be6e5f0fd05155f7955486de2e6fe83fc8c235f6 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 return $.widget("ui.selectable", $.ui.mouse, {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                appendTo: "body",
                autoRefresh: true,
index a3d4281a6f32bc161ffa77939839484b403af44a..5532756ec4de268134cd22240b6ed7a1522a2e92 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.selectmenu", {
-       version: "@VERSION",
+       version: "1.11.1",
        defaultElement: "<select>",
        options: {
                appendTo: null,
index 58b5c075992b12f072403a9d341bebd4c571e468..28ba5a1bb89d3e8c6c7f407c24138372b274a35a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.slider", $.ui.mouse, {
-       version: "@VERSION",
+       version: "1.11.1",
        widgetEventPrefix: "slide",
 
        options: {
index c7edd3d1fd6211a3a975c5cba83ce62faccb06a7..4b12545fde00cc701989e9265efe8e4728e7a728 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 return $.widget("ui.sortable", $.ui.mouse, {
-       version: "@VERSION",
+       version: "1.11.1",
        widgetEventPrefix: "sort",
        ready: false,
        options: {
index 263b29d3fbb23c5a414a462db4ad42a908dfec4b..8b90d71d37c2ce880a6cb0fcebbb0eda2e1939de 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -37,7 +37,7 @@ function spinner_modifier( fn ) {
 }
 
 return $.widget( "ui.spinner", {
-       version: "@VERSION",
+       version: "1.11.1",
        defaultElement: "<input>",
        widgetEventPrefix: "spin",
        options: {
index c45d6b3f6f7e138c7700a219466bf4b042caa25a..b5ee1b1a9792dbd1b85fded9fb5763996eb4e2cc 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.tabs", {
-       version: "@VERSION",
+       version: "1.11.1",
        delay: 300,
        options: {
                active: null,
index 048b6324a8e89f9ba596ca9d2614cad515200599..b5fd631a300cb898f941c3f86c17884de2501b8a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
 }(function( $ ) {
 
 return $.widget( "ui.tooltip", {
-       version: "@VERSION",
+       version: "1.11.1",
        options: {
                content: function() {
                        // support: IE<9, Opera in jQuery <1.7
index edeb7fa6fddce64a4868392553b53301adfe9b43..3ab84a31955d3213e49eeec8da89a5223a93d303 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Widget @VERSION
+ * jQuery UI Widget 1.11.1
  * http://jqueryui.com
  *
  * Copyright 2014 jQuery Foundation and other contributors