{ "name": "le-manage-test", "version": "3.0.0", "description": "A simple test for Greenlock management strategies. All `le-manage-` plugins should pass this.", "main": "index.js", "scripts": { "test": "test example.com" }, "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/le-manage-test.js.git" }, "keywords": [ "Greenlock", "Let's", "Encrypt", "ACME", "test", "approveDomains", "wildcard", "SANS", "AltNames", "Subject" ], "author": "AJ ONeal (https://coolaj86.com/)", "license": "MPL-2.0" }