From cde708f3470aa44e401a9bad4e4dab66f9cb1830 Mon Sep 17 00:00:00 2001
From: Tankred Hase <tankred@whiteout.io>
Date: Fri, 10 Jan 2014 19:58:46 +0100
Subject: [PATCH] update description to make finding easier via npm

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 37e5ac03..61e908ac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "openpgpjs",
-  "description":  "A Javascript implementation of the OpenPGP protocol.",
+  "description":  "A Javascript implementation of the OpenPGP/GPG/PGP protocol.",
   "version": "0.2.0",
   "engines": {
     "node": ">=0.8"