| 
									
										
										
										
											2015-12-16 20:43:40 -08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "letsencrypt-express", | 
					
						
							| 
									
										
										
										
											2016-01-04 13:31:30 -08:00
										 |  |  |   "version": "1.0.6", | 
					
						
							| 
									
										
										
										
											2015-12-16 20:43:40 -08:00
										 |  |  |   "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2015-12-20 02:40:10 -08:00
										 |  |  |   "bin": { | 
					
						
							|  |  |  |     "letsencrypt-express": "bin/lex.js", | 
					
						
							|  |  |  |     "lex": "bin/lex.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "files": [ | 
					
						
							|  |  |  |     "lib/", | 
					
						
							|  |  |  |     "bin/", | 
					
						
							|  |  |  |     "examples/", | 
					
						
							|  |  |  |     "index.js" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2015-12-16 20:43:40 -08:00
										 |  |  |   "directories": { | 
					
						
							|  |  |  |     "example": "examples" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Daplie/letsencrypt-express.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "free", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "le", | 
					
						
							|  |  |  |     "boulder", | 
					
						
							|  |  |  |     "express", | 
					
						
							|  |  |  |     "expressjs", | 
					
						
							|  |  |  |     "connect", | 
					
						
							|  |  |  |     "middleware" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/letsencrypt-express/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Daplie/letsencrypt-express#readme", | 
					
						
							| 
									
										
										
										
											2015-12-20 02:40:10 -08:00
										 |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "body-parser": "^1.14.2", | 
					
						
							|  |  |  |     "cli": "^0.11.1", | 
					
						
							| 
									
										
										
										
											2016-01-04 10:55:49 -08:00
										 |  |  |     "express": "^4.13.3" | 
					
						
							| 
									
										
										
										
											2015-12-21 09:57:39 -07:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-16 20:43:40 -08:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2015-12-17 08:44:55 +00:00
										 |  |  |     "homedir": "^0.6.0", | 
					
						
							| 
									
										
										
										
											2016-02-11 13:49:46 -05:00
										 |  |  |     "letsencrypt": "^1.4.1", | 
					
						
							| 
									
										
										
										
											2016-01-04 10:55:49 -08:00
										 |  |  |     "localhost.daplie.com-certificates": "^1.1.2", | 
					
						
							|  |  |  |     "mkdirp": "^0.5.1" | 
					
						
							| 
									
										
										
										
											2015-12-16 20:43:40 -08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |