| 
									
										
										
										
											2019-07-10 14:03:25 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-07-11 21:58:22 -06:00
										 |  |  | 	"name": "acme-dns-01-gandi", | 
					
						
							| 
									
										
										
										
											2019-07-11 22:20:52 -06:00
										 |  |  | 	"version": "3.0.0", | 
					
						
							| 
									
										
										
										
											2019-07-11 21:58:22 -06:00
										 |  |  | 	"description": "Gandi + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js", | 
					
						
							|  |  |  | 	"main": "index.js", | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node test.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.coolaj86.com/coolaj86/acme-dns-01-gandi.js.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"digitalocean", | 
					
						
							|  |  |  | 		"digital-ocean", | 
					
						
							|  |  |  | 		"dns", | 
					
						
							|  |  |  | 		"dns-01", | 
					
						
							|  |  |  | 		"letsencrypt", | 
					
						
							|  |  |  | 		"acme", | 
					
						
							|  |  |  | 		"greenlock" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0", | 
					
						
							|  |  |  | 	"devDependencies": { | 
					
						
							| 
									
										
										
										
											2019-07-11 22:20:52 -06:00
										 |  |  | 		"acme-challenge-test": "^3.3.2", | 
					
						
							| 
									
										
										
										
											2019-07-11 21:58:22 -06:00
										 |  |  | 		"dotenv": "^8.0.0" | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2019-07-10 14:03:25 -06:00
										 |  |  | } |