{ "name": "le-challenge-standalone", "version": "2.0.0", "description": "An in-memory strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server.", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/Daplie/le-challenge-memory.git" }, "keywords": [ "le-challenge", "le-challenge-", "memory", "in-memory", "standalone", "ACME", "letsencrypt", "certbot" ], "author": "AJ ONeal (https://coolaj86.com/)", "license": "(MIT OR Apache-2.0)", "bugs": { "url": "https://github.com/Daplie/le-challenge-memory/issues" }, "homepage": "https://github.com/Daplie/le-challenge-memory#readme" }