| 
									
										
										
										
											2019-04-06 01:13:05 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-04-07 17:31:03 -06:00
										 |  |  |   "name": "greenlock-challenge-http", | 
					
						
							|  |  |  |   "version": "3.0.1", | 
					
						
							| 
									
										
										
										
											2019-04-06 01:13:05 -06:00
										 |  |  |   "description": "A very simple reference implementation of an ACME http-01 challenge for Greenlock v2.7+ (and v3)", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2019-04-07 17:31:03 -06:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/greenlock-challenge-http.js", | 
					
						
							| 
									
										
										
										
											2019-04-06 01:13:05 -06:00
										 |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node test.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2019-04-07 17:31:03 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/greenlock-challenge-http.js.git" | 
					
						
							| 
									
										
										
										
											2019-04-06 01:13:05 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "Let's Encrypt", | 
					
						
							|  |  |  |     "ACME", | 
					
						
							|  |  |  |     "Greenlock", | 
					
						
							|  |  |  |     "http-01", | 
					
						
							|  |  |  |     "certbot", | 
					
						
							|  |  |  |     "cli", | 
					
						
							|  |  |  |     "commandline" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2019-04-07 17:31:03 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/greenlock-challenge-http.js/issues" | 
					
						
							| 
									
										
										
										
											2019-04-06 01:13:05 -06:00
										 |  |  |   } | 
					
						
							|  |  |  | } |