| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-06-13 00:36:53 -06:00
										 |  |  | 	"name": "acme-dns-01-test", | 
					
						
							| 
									
										
										
										
											2019-06-13 00:40:09 -06:00
										 |  |  | 	"version": "3.2.1", | 
					
						
							| 
									
										
										
										
											2019-06-13 00:36:53 -06:00
										 |  |  | 	"description": "ACME dns-01 tests for Let's Encrypt integration. Any `acme-dns-01-` plugin should be able to pass these tests.", | 
					
						
							| 
									
										
										
										
											2019-06-02 22:08:29 -06:00
										 |  |  | 	"main": "index.js", | 
					
						
							| 
									
										
										
										
											2019-06-13 00:40:09 -06:00
										 |  |  | 	"homepage": "https://git.rootprojects.org/root/acme-dns-01-test.js", | 
					
						
							| 
									
										
										
										
											2019-06-07 00:48:10 -06:00
										 |  |  | 	"files": [ | 
					
						
							|  |  |  | 		"example.js", | 
					
						
							|  |  |  | 		"lib" | 
					
						
							|  |  |  | 	], | 
					
						
							| 
									
										
										
										
											2019-06-13 00:36:53 -06:00
										 |  |  | 	"dependencies": { | 
					
						
							|  |  |  | 		"acme-challenge-test": "^3.2.0" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"devDependencies": { | 
					
						
							|  |  |  | 		"acme-dns-01-cli": "^3.1.0" | 
					
						
							|  |  |  | 	}, | 
					
						
							| 
									
										
										
										
											2019-06-02 22:08:29 -06:00
										 |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node example.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							| 
									
										
										
										
											2019-06-13 00:40:09 -06:00
										 |  |  | 		"url": "https://git.rootprojects.org/root/acme-dns-01-test.js.git" | 
					
						
							| 
									
										
										
										
											2019-06-02 22:08:29 -06:00
										 |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"Let's Encrypt", | 
					
						
							|  |  |  | 		"ACME", | 
					
						
							|  |  |  | 		"dns-01", | 
					
						
							|  |  |  | 		"challenge", | 
					
						
							|  |  |  | 		"plugin", | 
					
						
							|  |  |  | 		"module", | 
					
						
							| 
									
										
										
										
											2019-06-06 12:17:57 -06:00
										 |  |  | 		"strategy", | 
					
						
							|  |  |  | 		"greenlock" | 
					
						
							| 
									
										
										
										
											2019-06-02 22:08:29 -06:00
										 |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0" | 
					
						
							| 
									
										
										
										
											2019-04-07 17:23:31 -06:00
										 |  |  | } |