| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "greenlock-challenge-test", | 
					
						
							| 
									
										
										
										
											2019-04-15 22:50:02 -06:00
										 |  |  |   "version": "3.0.2", | 
					
						
							| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  |   "description": "The base set of tests for all ACME challenge strategies. Any `greenlock-challenge-` plugin should be able to pass these tests.", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2019-04-15 22:50:02 -06:00
										 |  |  |   "homepage": "https://git.rootprojects.org/root/greenlock-challenge-test.js", | 
					
						
							| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  |   "dependencies": {}, | 
					
						
							|  |  |  |   "devDependencies": {}, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node example.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2019-04-15 22:50:02 -06:00
										 |  |  |     "url": "https://git.rootprojects.org/root/greenlock-challenge-test.js.git" | 
					
						
							| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "Let's Encrypt", | 
					
						
							|  |  |  |     "ACME", | 
					
						
							|  |  |  |     "http-01", | 
					
						
							|  |  |  |     "dns-01", | 
					
						
							|  |  |  |     "challenge", | 
					
						
							|  |  |  |     "plugin", | 
					
						
							|  |  |  |     "module", | 
					
						
							|  |  |  |     "strategy" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2019-04-15 22:50:02 -06:00
										 |  |  |   "author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)", | 
					
						
							| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |