diff --git a/package.json b/package.json index 1c54e231..7a8c0282 100644 --- a/package.json +++ b/package.json @@ -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"