From a8fcfe313c4ec736ba5ff76ad065cdacaa5b1c60 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 11 Mar 2014 02:55:43 +0800 Subject: [PATCH] add keywords for jQuery UI --- ajax/libs/jqueryui/package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ajax/libs/jqueryui/package.json b/ajax/libs/jqueryui/package.json index 51e2fe170..e5a5612b8 100644 --- a/ajax/libs/jqueryui/package.json +++ b/ajax/libs/jqueryui/package.json @@ -5,6 +5,9 @@ "description": "jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.", "homepage": "http://jqueryui.com/", "keywords": [ + "jquery", + "jqueryui", + "jquery-ui", "ui", "themeing", "popular"