Remove unecessary whitespace in package.json
This commit is contained in:
parent
b92efd6087
commit
f36e8862c8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user