From d0b916fc3cb44ce2bdd972b891712adbe8948f51 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 10 Jan 2014 20:00:52 +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 61e908ac..f42b608f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openpgpjs", - "description": "A Javascript implementation of the OpenPGP/GPG/PGP protocol.", + "description": "A Javascript implementation of the OpenPGP/GPG protocol.", "version": "0.2.0", "engines": { "node": ">=0.8"