| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-01-17 17:15:43 -07:00
										 |  |  |   "name": "greenlock-cli", | 
					
						
							| 
									
										
										
										
											2018-05-23 03:31:07 -06:00
										 |  |  |   "version": "2.3.1", | 
					
						
							|  |  |  |   "description": "Free SSL and Automated HTTPS from the Greenlock command line, modeled after certbot", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							| 
									
										
										
										
											2017-11-24 18:54:38 -07:00
										 |  |  |     "greenlock": "bin/greenlock.js" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2018-05-23 03:31:07 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/greenlock-cli.js.git" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "node", | 
					
						
							|  |  |  |     "nodejs", | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "boulder", | 
					
						
							| 
									
										
										
										
											2017-01-17 17:15:43 -07:00
										 |  |  |     "cli", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |     "letsencrypt", | 
					
						
							| 
									
										
										
										
											2017-01-17 17:15:43 -07:00
										 |  |  |     "greenlock", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |     "le", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "free" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2018-05-23 03:31:07 -06:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail> (https://coolaj86.com)", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2017-11-24 18:54:38 -07:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/greenlock-cli.js/issues" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-11-24 18:54:38 -07:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/greenlock-cli.js", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2018-05-16 01:29:58 +00:00
										 |  |  |     "cli": "^1.0.1", | 
					
						
							|  |  |  |     "greenlock": "^2.2.15", | 
					
						
							|  |  |  |     "le-challenge-manual": "^2.1.0", | 
					
						
							|  |  |  |     "le-challenge-standalone": "^2.1.0", | 
					
						
							|  |  |  |     "le-store-certbot": "^2.1.0", | 
					
						
							| 
									
										
										
										
											2015-12-16 12:27:23 +00:00
										 |  |  |     "mkdirp": "^0.5.1" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   } | 
					
						
							|  |  |  | } |