| 
									
										
										
										
											2019-06-10 16:54:39 +03:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-06-13 03:53:54 -06:00
										 |  |  | 	"name": "acme-dns-01-vultr", | 
					
						
							| 
									
										
										
										
											2019-07-16 11:59:48 -06:00
										 |  |  | 	"version": "3.0.2", | 
					
						
							| 
									
										
										
										
											2019-06-13 03:53:54 -06:00
										 |  |  | 	"description": "Vultr DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js", | 
					
						
							|  |  |  | 	"main": "index.js", | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node ./test.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.rootprojects.org/root/acme-dns-01-vultr.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"vultr", | 
					
						
							|  |  |  | 		"dns", | 
					
						
							|  |  |  | 		"dns-01", | 
					
						
							|  |  |  | 		"letsencrypt", | 
					
						
							|  |  |  | 		"acme", | 
					
						
							|  |  |  | 		"greenlock" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0", | 
					
						
							|  |  |  | 	"dependencies": { | 
					
						
							|  |  |  | 		"@root/request": "^1.3.11" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"devDependencies": { | 
					
						
							| 
									
										
										
										
											2019-07-16 11:59:48 -06:00
										 |  |  | 		"acme-dns-01-test": "^3.2.1", | 
					
						
							|  |  |  | 		"dotenv": "^8.0.0" | 
					
						
							| 
									
										
										
										
											2019-06-13 03:53:54 -06:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2019-06-10 16:54:39 +03:00
										 |  |  | } |