| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |   "name": "greenlock-cluster", | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:43 -07:00
										 |  |  |   "version": "2.0.1", | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |   "description": "Use automatic letsencrypt (free ssl certs) on multiple cores or even multiple machines", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "example": "examples" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "le-sni-auto": "^2.0.1", | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |     "greenlock": "^2.0.4", | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |     "localhost.daplie.com-certificates": "^1.2.3", | 
					
						
							|  |  |  |     "redirect-https": "^1.1.0" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "devDependencies": {}, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node examples/serve.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |     "url": "git+https://git.daplie.com/Daplie/greenlock-cluster.git" | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "cluster", | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |     "acme", | 
					
						
							|  |  |  |     "le", | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |     "multi-core", | 
					
						
							|  |  |  |     "cloud", | 
					
						
							|  |  |  |     "scale", | 
					
						
							|  |  |  |     "free", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "node", | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |     "greenlock", | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |     "node.js" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |     "url": "https://git.daplie.com/Daplie/greenlock-cluster/issues" | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-01-17 16:52:13 -07:00
										 |  |  |   "homepage": "https://git.daplie.com/Daplie/greenlock-cluster#readme" | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  | } |