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