34 lines
		
	
	
		
			790 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			790 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "acme-dns-01-cli",
 | |
|   "version": "3.0.7",
 | |
|   "description": "A manual (interactive CLI) dns-based strategy for Greenlock / Let's Encrypt / ACME DNS-01 challenges",
 | |
|   "homepage": "https://greenlock.domains/",
 | |
|   "main": "index.js",
 | |
|   "files": [],
 | |
|   "scripts": {
 | |
|     "test": "node test.js"
 | |
|   },
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://git.rootprojects.org/root/acme-dns-01-cli.js.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "Let's Encrypt",
 | |
|     "Greenlock",
 | |
|     "ACME",
 | |
|     "dns-01",
 | |
|     "wildcard",
 | |
|     "wildcards",
 | |
|     "manual",
 | |
|     "cli",
 | |
|     "dns",
 | |
|     "challenge"
 | |
|   ],
 | |
|   "author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)",
 | |
|   "license": "MPL-2.0",
 | |
|   "bugs": {
 | |
|     "url": "https://git.rootprojects.org/root/acme-dns-01-cli.js/issues"
 | |
|   },
 | |
|   "dependencies": {}
 | |
| }
 |