aboutsummaryrefslogtreecommitdiffstats
path: root/build/core.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-07-16 14:08:10 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-07-16 14:08:10 +0200
commitcd82b335a8d6029481383b3da3d920f0658acaf0 (patch)
tree9ee4310ba14a154c4151dee49344e6ca80c1d337 /build/core.json
parent44dda079c0d632ffc97e08a0cc63dc3db0f459a9 (diff)
downloadjquery-ui-cd82b335a8d6029481383b3da3d920f0658acaf0.tar.gz
jquery-ui-cd82b335a8d6029481383b3da3d920f0658acaf0.zip
Manifest: Add category field
Diffstat (limited to 'build/core.json')
-rw-r--r--build/core.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/core.json b/build/core.json
index 5273ebf7a..aac41f7aa 100644
--- a/build/core.json
+++ b/build/core.json
@@ -13,7 +13,8 @@
"calendar",
"date",
"i18n"
- ]
+ ],
+ "category": "widget"
},
"effect": {
"title": "jQuery UI Effects Core",
@@ -27,6 +28,7 @@
"transition",
"easing"
],
+ "category": "effect",
"homepage": "http://jqueryui.com/",
"demo": "http://jqueryui.com/",
"docs": "http://api.jqueryui.com/category/effects-core"