| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-01-17 17:15:43 -07:00
										 |  |  |   "name": "greenlock-cli", | 
					
						
							| 
									
										
										
										
											2019-05-15 22:31:54 -06:00
										 |  |  |   "version": "2.3.3", | 
					
						
							| 
									
										
										
										
											2018-05-23 03:31:07 -06:00
										 |  |  |   "description": "Free SSL and Automated HTTPS from the Greenlock command line, modeled after certbot", | 
					
						
							| 
									
										
										
										
											2019-05-15 21:47:50 -06:00
										 |  |  |   "homepage": "https://greenlock.domains", | 
					
						
							| 
									
										
										
										
											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", | 
					
						
							| 
									
										
										
										
											2019-05-15 21:47:50 -06:00
										 |  |  |     "url": "https://git.rootprojects.org/root/greenlock-cli.js.git" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							| 
									
										
										
										
											2019-05-15 22:31:54 -06:00
										 |  |  |     "Let's Encrypt", | 
					
						
							|  |  |  |     "ACME", | 
					
						
							| 
									
										
										
										
											2017-01-17 17:15:43 -07:00
										 |  |  |     "cli", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "tls", | 
					
						
							| 
									
										
										
										
											2019-05-15 22:31:54 -06:00
										 |  |  |     "Free SSL" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2019-05-15 21:47:50 -06:00
										 |  |  |   "author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com)", | 
					
						
							| 
									
										
										
										
											2019-05-15 22:31:54 -06:00
										 |  |  |   "license": "MPL-2.0", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2019-05-15 21:47:50 -06:00
										 |  |  |     "url": "https://git.rootprojects.org/root/greenlock-cli.js/issues" | 
					
						
							| 
									
										
										
										
											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
										 |  |  |   } | 
					
						
							|  |  |  | } |