From fcbfb28c280681ca20263cd6b1737d9a09034c1e Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 10 Jan 2014 21:32:20 +0100 Subject: [PATCH] update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7152c67..1a9b3d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openpgpjs", - "description": "A Javascript implementation of the OpenPGP/GPG protocol.", + "description": "A Javascript implementation of the OpenPGP protocol.", "version": "0.2.0", "engines": { "node": ">=0.8"