1
0

add homepage url

Esse commit está contido em:
AJ ONeal 2018-05-10 13:56:05 -06:00
commit 50ca48230d

Ver arquivo

@ -1,6 +1,7 @@
{ {
"name": "greenlock-hapi", "name": "greenlock-hapi",
"version": "2.1.2", "homepage": "https://git.coolaj86.com/coolaj86/greenlock-hapi.js",
"version": "2.1.3",
"description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi", "description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {