Remove unecessary whitespace in package.json

This commit is contained in:
Tankred Hase 2016-01-22 15:50:58 +07:00 committed by evilaliv3
parent b92efd6087
commit f36e8862c8

View File

@ -2,7 +2,7 @@
"name": "openpgp",
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
"version": "1.4.1",
"license" : "LGPL-3.0+",
"license": "LGPL-3.0+",
"homepage": "http://openpgpjs.org/",
"engines": {
"node": ">=0.8"