http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-fold.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-fold.jquery.json 
b/content/development-bundle/ui.effect-fold.jquery.json
new file mode 100644
index 0000000..d8b1126
--- /dev/null
+++ b/content/development-bundle/ui.effect-fold.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/fold-effect/";,
+       "demo": "http://jqueryui.com/fold-effect/";,
+       "docs": "http://api.jqueryui.com/fold-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-highlight.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-highlight.jquery.json 
b/content/development-bundle/ui.effect-highlight.jquery.json
new file mode 100644
index 0000000..8b19e63
--- /dev/null
+++ b/content/development-bundle/ui.effect-highlight.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/highlight-effect/";,
+       "demo": "http://jqueryui.com/highlight-effect/";,
+       "docs": "http://api.jqueryui.com/highlight-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-pulsate.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-pulsate.jquery.json 
b/content/development-bundle/ui.effect-pulsate.jquery.json
new file mode 100644
index 0000000..6215bd6
--- /dev/null
+++ b/content/development-bundle/ui.effect-pulsate.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/pulsate-effect/";,
+       "demo": "http://jqueryui.com/pulsate-effect/";,
+       "docs": "http://api.jqueryui.com/pulsate-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-scale.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-scale.jquery.json 
b/content/development-bundle/ui.effect-scale.jquery.json
new file mode 100644
index 0000000..e191886
--- /dev/null
+++ b/content/development-bundle/ui.effect-scale.jquery.json
@@ -0,0 +1,55 @@
+{
+       "name": "ui.effect-scale",
+       "title": "jQuery UI Scale Effect",
+       "description": "Grows or shrinks an element and its content. Restores 
an elemnt to its original size.",
+       "keywords": [
+               "ui",
+               "scale",
+               "effect",
+               "show",
+               "hide"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/scale-effect/";,
+       "demo": "http://jqueryui.com/scale-effect/";,
+       "docs": "http://api.jqueryui.com/scale-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-shake.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-shake.jquery.json 
b/content/development-bundle/ui.effect-shake.jquery.json
new file mode 100644
index 0000000..1808885
--- /dev/null
+++ b/content/development-bundle/ui.effect-shake.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/shake-effect/";,
+       "demo": "http://jqueryui.com/shake-effect/";,
+       "docs": "http://api.jqueryui.com/shake-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-slide.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-slide.jquery.json 
b/content/development-bundle/ui.effect-slide.jquery.json
new file mode 100644
index 0000000..0440e4e
--- /dev/null
+++ b/content/development-bundle/ui.effect-slide.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/slide-effect/";,
+       "demo": "http://jqueryui.com/slide-effect/";,
+       "docs": "http://api.jqueryui.com/slide-effect/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6",
+               "ui.effect": "1.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect-transfer.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect-transfer.jquery.json 
b/content/development-bundle/ui.effect-transfer.jquery.json
new file mode 100644
index 0000000..18fe7f5
--- /dev/null
+++ b/content/development-bundle/ui.effect-transfer.jquery.json
@@ -0,0 +1,53 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.effect.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.effect.jquery.json 
b/content/development-bundle/ui.effect.jquery.json
new file mode 100644
index 0000000..6749c67
--- /dev/null
+++ b/content/development-bundle/ui.effect.jquery.json
@@ -0,0 +1,58 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt";
+               }
+       ],
+       "bugs": "http://bugs.jqueryui.com/";,
+       "homepage": "http://jqueryui.com/";,
+       "demo": "http://jqueryui.com/effects/";,
+       "docs": "http://api.jqueryui.com/category/effects-core/";,
+       "download": "http://jqueryui.com/download/";,
+       "dependencies": {
+               "jquery": ">=1.6"
+       },
+       "category": "effect"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.menu.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.menu.jquery.json 
b/content/development-bundle/ui.menu.jquery.json
new file mode 100644
index 0000000..646e27b
--- /dev/null
+++ b/content/development-bundle/ui.menu.jquery.json
@@ -0,0 +1,56 @@
+{
+       "name": "ui.menu",
+       "title": "jQuery UI Menu",
+       "description": "Creates nestable menus.",
+       "keywords": [
+               "ui",
+               "menu",
+               "dropdown",
+               "flyout"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.position": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.mouse.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.mouse.jquery.json 
b/content/development-bundle/ui.mouse.jquery.json
new file mode 100644
index 0000000..ae53dc0
--- /dev/null
+++ b/content/development-bundle/ui.mouse.jquery.json
@@ -0,0 +1,54 @@
+{
+       "name": "ui.mouse",
+       "title": "jQuery UI Mouse",
+       "description": "Abstracts mouse-based interactions to assist in 
creating certain widgets.",
+       "keywords": [
+               "ui",
+               "mouse",
+               "abstraction"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2"
+       },
+       "category": "core"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.position.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.position.jquery.json 
b/content/development-bundle/ui.position.jquery.json
new file mode 100644
index 0000000..3c092d4
--- /dev/null
+++ b/content/development-bundle/ui.position.jquery.json
@@ -0,0 +1,56 @@
+{
+       "name": "ui.position",
+       "title": "jQuery UI Position",
+       "description": "Positions elements relative to other elements.",
+       "keywords": [
+               "ui",
+               "position",
+               "offset",
+               "relative",
+               "absolute",
+               "fixed",
+               "collision"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.progressbar.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.progressbar.jquery.json 
b/content/development-bundle/ui.progressbar.jquery.json
new file mode 100644
index 0000000..1644017
--- /dev/null
+++ b/content/development-bundle/ui.progressbar.jquery.json
@@ -0,0 +1,55 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.resizable.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.resizable.jquery.json 
b/content/development-bundle/ui.resizable.jquery.json
new file mode 100644
index 0000000..83f31e4
--- /dev/null
+++ b/content/development-bundle/ui.resizable.jquery.json
@@ -0,0 +1,55 @@
+{
+       "name": "ui.resizable",
+       "title": "jQuery UI Resizable",
+       "description": "Enables resize functionality for any element.",
+       "keywords": [
+               "ui",
+               "resizable",
+               "resize"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.mouse": "1.9.2"
+       },
+       "category": "interaction"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.selectable.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.selectable.jquery.json 
b/content/development-bundle/ui.selectable.jquery.json
new file mode 100644
index 0000000..ae18a47
--- /dev/null
+++ b/content/development-bundle/ui.selectable.jquery.json
@@ -0,0 +1,55 @@
+{
+       "name": "ui.selectable",
+       "title": "jQuery UI Selectable",
+       "description": "Allows groups of elements to be selected with the 
mouse.",
+       "keywords": [
+               "ui",
+               "selectable",
+               "selection"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.mouse": "1.9.2"
+       },
+       "category": "interaction"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.slider.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.slider.jquery.json 
b/content/development-bundle/ui.slider.jquery.json
new file mode 100644
index 0000000..7d0c2b2
--- /dev/null
+++ b/content/development-bundle/ui.slider.jquery.json
@@ -0,0 +1,57 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.mouse": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.sortable.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.sortable.jquery.json 
b/content/development-bundle/ui.sortable.jquery.json
new file mode 100644
index 0000000..f7b4c34
--- /dev/null
+++ b/content/development-bundle/ui.sortable.jquery.json
@@ -0,0 +1,56 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.mouse": "1.9.2"
+       },
+       "category": "interaction"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.spinner.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.spinner.jquery.json 
b/content/development-bundle/ui.spinner.jquery.json
new file mode 100644
index 0000000..b54d97a
--- /dev/null
+++ b/content/development-bundle/ui.spinner.jquery.json
@@ -0,0 +1,58 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.button": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.tabs.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.tabs.jquery.json 
b/content/development-bundle/ui.tabs.jquery.json
new file mode 100644
index 0000000..0e0e633
--- /dev/null
+++ b/content/development-bundle/ui.tabs.jquery.json
@@ -0,0 +1,57 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.tooltip.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.tooltip.jquery.json 
b/content/development-bundle/ui.tooltip.jquery.json
new file mode 100644
index 0000000..6d77672
--- /dev/null
+++ b/content/development-bundle/ui.tooltip.jquery.json
@@ -0,0 +1,54 @@
+{
+       "name": "ui.tooltip",
+       "title": "jQuery UI Tooltip",
+       "description": "Shows additional information for any element on hover 
or focus.",
+       "keywords": [
+               "ui",
+               "tooltip"
+       ],
+       "version": "1.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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.9.2",
+               "ui.widget": "1.9.2",
+               "ui.position": "1.9.2"
+       },
+       "category": "widget"
+}

http://git-wip-us.apache.org/repos/asf/james-site/blob/38b1b837/content/development-bundle/ui.widget.jquery.json
----------------------------------------------------------------------
diff --git a/content/development-bundle/ui.widget.jquery.json 
b/content/development-bundle/ui.widget.jquery.json
new file mode 100644
index 0000000..1099057
--- /dev/null
+++ b/content/development-bundle/ui.widget.jquery.json
@@ -0,0 +1,54 @@
+{
+       "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.9.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt";
+       },
+       "maintainers": [
+               {
+                       "name": "Scott González",
+                       "email": "scott.gonza...@gmail.com",
+                       "url": "http://scottgonzalez.com";
+               },
+               {
+                       "name": "Jörn Zaefferer",
+                       "email": "joern.zaeffe...@gmail.com",
+                       "url": "http://bassistance.de";
+               },
+               {
+                       "name": "Kris Borchers",
+                       "email": "kris.borch...@gmail.com",
+                       "url": "http://krisborchers.com";
+               },
+               {
+                       "name": "Corey Frang",
+                       "email": "gnar...@gmail.com",
+                       "url": "http://gnarf.net";
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": 
"https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-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"
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to