imported the whole jquery-ui package, refreshed with 1.10.2
[unfold.git] / third-party / jquery-ui-1.10.2 / ui.dialog.jquery.json
diff --git a/third-party/jquery-ui-1.10.2/ui.dialog.jquery.json b/third-party/jquery-ui-1.10.2/ui.dialog.jquery.json
new file mode 100644 (file)
index 0000000..0810d83
--- /dev/null
@@ -0,0 +1,70 @@
+{
+       "name": "ui.dialog",
+       "title": "jQuery UI Dialog",
+       "description": "Displays customizable dialog windows.",
+       "keywords": [
+               "ui",
+               "dialog",
+               "modal",
+               "alert",
+               "popup"
+       ],
+       "version": "1.10.2",
+       "author": {
+               "name": "jQuery Foundation and other contributors",
+               "url": "https://github.com/jquery/jquery-ui/blob/1.10.2/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"
+               }
+       ],
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "https://github.com/jquery/jquery-ui/blob/1.10.2/MIT-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.10.2",
+               "ui.widget": "1.10.2",
+               "ui.button": "1.10.2",
+               "ui.draggable": "1.10.2",
+               "ui.position": "1.10.2",
+               "ui.resizable": "1.10.2"
+       },
+       "category": "widget"
+}