From b400d343d538c38bb5dfd36d345a83e11c6a1256 Mon Sep 17 00:00:00 2001 From: Dmitry Semenov Date: Fri, 20 Feb 2015 20:55:14 +0200 Subject: [PATCH] npm keywords --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 873450c6..093875a3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "title": "Magnific Popup", "description": "Lightbox and modal dialog plugin. Can display inline HTML, iframes (YouTube video, Vimeo, Google Maps), or an image gallery. Animation effects are added with CSS3 transitions. For jQuery or Zepto.", - "keywords": ["lightbox","popup","modal","window","dialog","gallery","jquery","photo","responsive","mobile"], + "keywords": ["ecosystem:jquery", "jquery-plugin", "zepto", "lightbox","popup","modal","window","dialog","gallery","jquery","photo","responsive","mobile"], "author": { "name": "Dmitry Semenov", "email": "diiiimaaaa@gmail.com",