From 6b7f2a149d3656c44aba4e3ddf2092fc240e3154 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Wed, 27 Feb 2013 09:40:02 +0100 Subject: [PATCH] Added some more keywords in the jQuery-Manifest --- openx.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openx.jquery.json b/openx.jquery.json index 26855f4..5335c9c 100644 --- a/openx.jquery.json +++ b/openx.jquery.json @@ -2,7 +2,7 @@ "name": "openx", "title": "jQuery OpenX", "description": "jQuery plugin, that loads banner-ads from an OpenX-server in an asynchronous and responsive way", - "keywords": [ "openx" ], + "keywords": [ "openx", "adserver", "banner", "asynchrone", "responsive" ], "version": "0.1.1", "author": { "name": "Kai Moritz", "email": "kai@juplo.de" }, "licenses": [ { "type": "LGPLv3", "url": "http://www.gnu.org/licenses/lgpl-3.0.html" } ], -- 2.20.1