From 18fa160fd3049a455a309331d7de27fe584ec46e Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sat, 8 Mar 2014 23:08:08 +0800 Subject: [PATCH] add keywords for jquery --- ajax/libs/jquery/package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ajax/libs/jquery/package.json b/ajax/libs/jquery/package.json index cee36c08e..02650d946 100644 --- a/ajax/libs/jquery/package.json +++ b/ajax/libs/jquery/package.json @@ -5,6 +5,9 @@ "description": "jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.", "homepage": "http://jquery.com/", "keywords": [ + "jquery", + "library", + "ajax", "framework", "toolkit", "popular"