remove slash from homepage
This commit is contained in:
parent
fcbfb28c28
commit
e4c8bda43e
|
@ -2,10 +2,10 @@
|
|||
"name": "openpgpjs",
|
||||
"description": "A Javascript implementation of the OpenPGP protocol.",
|
||||
"version": "0.2.0",
|
||||
"homepage": "http://openpgpjs.org",
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
},
|
||||
"homepage": "http://openpgpjs.org/",
|
||||
"keywords": ["crypto", "pgp", "gpg", "openpgp"],
|
||||
"main": "src/index.js",
|
||||
"directories": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user