Browse Source

v2.3.3

master v2.3.3
AJ ONeal 5 years ago
parent
commit
07cb518cad
  1. 14
      package.json

14
package.json

@ -1,6 +1,6 @@
{
"name": "greenlock-cli",
"version": "2.3.2",
"version": "2.3.3",
"description": "Free SSL and Automated HTTPS from the Greenlock command line, modeled after certbot",
"homepage": "https://greenlock.domains",
"main": "index.js",
@ -15,21 +15,17 @@
"url": "https://git.rootprojects.org/root/greenlock-cli.js.git"
},
"keywords": [
"node",
"nodejs",
"acme",
"boulder",
"Let's Encrypt",
"ACME",
"cli",
"letsencrypt",
"greenlock",
"le",
"ssl",
"https",
"tls",
"free"
"Free SSL"
],
"author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com)",
"license": "(MIT OR Apache-2.0)",
"license": "MPL-2.0",
"bugs": {
"url": "https://git.rootprojects.org/root/greenlock-cli.js/issues"
},

Loading…
Cancel
Save