updated package.json description

This commit is contained in:
Tankred Hase 2014-01-12 15:25:45 +01:00
parent e99157bb89
commit 87de3b1de4

View File

@ -1,6 +1,6 @@
{ {
"name": "openpgp", "name": "openpgp",
"description": "A Javascript implementation of the OpenPGP protocol.", "description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
"version": "0.2.0", "version": "0.2.0",
"homepage": "http://openpgpjs.org/", "homepage": "http://openpgpjs.org/",
"engines": { "engines": {