{ "name": "le-challenge-manual", "version": "2.1.1", "description": "A cli-based strategy for node-letsencrypt. Prints the ACME challenge Token and Key and then waits for you to hit enter before continuing.", "main": "index.js", "homepage": "https://git.coolaj86.com/coolaj86/le-challenge-manual.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/le-challenge-manual.js.git" }, "keywords": [ "le-challenge", "le-challenge-", "manual", "acme", "letsencrypt", "certbot", "cli", "commandline" ], "author": "AJ ONeal (https://coolaj86.com/)", "license": "MPL-2.0", "bugs": { "url": "https://git.coolaj86.com/coolaj86/le-challenge-manual.js/issues" } }