greenlock-rill.js/package.json

34 lines
744 B
JSON

{
"name": "greenlock-rill",
"homepage": "https://git.coolaj86.com/coolaj86/greenlock-rill.js",
"version": "2.1.4",
"description": "An Automated HTTPS ACME client (Let's Encrypt v2) for rill",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://git.coolaj86.com/coolaj86/greenlock-rill.js.git"
},
"keywords": [
"acme",
"cloud",
"cluster",
"free",
"greenlock",
"freessl",
"free ssl",
"https",
"rill",
"le",
"letsencrypt",
"node",
"node.js",
"ssl",
"tls"
],
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
"license": "(MIT OR Apache-2.0)"
}