diff --git a/package.json b/package.json index 36ff232..ee0fd4b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "acme-v2", "version": "1.8.6", "description": "A lightweight library for getting Free SSL certifications through Let's Encrypt, using the ACME protocol.", - "homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js", + "homepage": "https://git.rootprojects.org/root/acme.js", "main": "index.js", "files": [ "index.js", @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://git.coolaj86.com/coolaj86/acme-v2.js.git" + "url": "https://git.rootprojects.org/root/acme.js.git" }, "keywords": [ "Let's Encrypt", @@ -29,7 +29,7 @@ "automated https", "letsencrypt" ], - "author": "AJ ONeal (https://solderjs.com/)", + "author": "AJ ONeal (https://therootcompany.com/)", "license": "MPL-2.0", "dependencies": { "@root/request": "^1.3.11",