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