| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-11-01 15:14:07 -06:00
										 |  |  |     "name": "@root/greenlock-express", | 
					
						
							| 
									
										
										
										
											2020-08-03 23:18:26 -06:00
										 |  |  |     "version": "4.0.4", | 
					
						
							| 
									
										
										
										
											2019-11-01 15:14:07 -06:00
										 |  |  |     "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", | 
					
						
							|  |  |  |     "main": "greenlock-express.js", | 
					
						
							|  |  |  |     "homepage": "https://greenlock.domains", | 
					
						
							|  |  |  |     "files": [ | 
					
						
							|  |  |  |         "*.js", | 
					
						
							|  |  |  |         "lib", | 
					
						
							|  |  |  |         "scripts" | 
					
						
							|  |  |  |     ], | 
					
						
							|  |  |  |     "scripts": { | 
					
						
							|  |  |  |         "start": "node_todo server.js ./config.js", | 
					
						
							|  |  |  |         "test": "node_todo test/greenlock.js" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "directories": { | 
					
						
							|  |  |  |         "example": "examples" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "dependencies": { | 
					
						
							| 
									
										
										
										
											2020-08-03 23:18:21 -06:00
										 |  |  |         "@root/greenlock": "^4.0.5", | 
					
						
							|  |  |  |         "redirect-https": "^1.3.1" | 
					
						
							| 
									
										
										
										
											2019-11-01 15:14:07 -06:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "trulyOptionalDependencies": { | 
					
						
							|  |  |  |         "http-proxy": "^1.17.0", | 
					
						
							|  |  |  |         "express": "^4.16.3", | 
					
						
							|  |  |  |         "express-basic-auth": "^1.2.0", | 
					
						
							|  |  |  |         "finalhandler": "^1.1.1", | 
					
						
							|  |  |  |         "serve-index": "^1.9.1", | 
					
						
							|  |  |  |         "serve-static": "^1.13.2", | 
					
						
							|  |  |  |         "ws": "^5.2.1" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "devDependencies": {}, | 
					
						
							|  |  |  |     "repository": { | 
					
						
							|  |  |  |         "type": "git", | 
					
						
							|  |  |  |         "url": "https://git.rootprojects.org/root/greenlock-express.js.git" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "keywords": [ | 
					
						
							|  |  |  |         "Let's Encrypt", | 
					
						
							|  |  |  |         "ACME", | 
					
						
							|  |  |  |         "greenlock", | 
					
						
							|  |  |  |         "Free SSL", | 
					
						
							|  |  |  |         "Automated HTTPS", | 
					
						
							|  |  |  |         "https", | 
					
						
							|  |  |  |         "tls" | 
					
						
							|  |  |  |     ], | 
					
						
							|  |  |  |     "author": "AJ ONeal <coolaj86@gmail.com> (https://solderjs.com/)", | 
					
						
							|  |  |  |     "license": "MPL-2.0", | 
					
						
							|  |  |  |     "bugs": { | 
					
						
							|  |  |  |         "url": "https://git.rootprojects.org/root/greenlock-express.js/issues" | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2016-08-12 03:05:34 -04:00
										 |  |  | } |