update description to make finding easier via npm

This commit is contained in:
Tankred Hase 2014-01-10 20:00:52 +01:00
parent 9e692cf915
commit d0b916fc3c

View File

@ -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"