fix package.json

This commit is contained in:
Tankred Hase 2014-01-10 21:26:35 +01:00
parent 4b24ff9983
commit f3988e4115

View File

@ -5,10 +5,8 @@
"engines": {
"node": ">=0.8"
},
"author": {
"name": "The OpenPGP.js Project",
"url": "http://openpgpjs.org/"
},
"homepage": "http://openpgpjs.org/",
"keywords": ["crypto", "pgp", "gpg", "openpgp"],
"main": "src/index.js",
"directories": {
"lib": "src"