| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2016-10-14 12:37:01 -06:00
										 |  |  |   "name": "le-challenge-ddns", | 
					
						
							| 
									
										
										
										
											2016-10-14 13:17:51 -06:00
										 |  |  |   "version": "2.0.3", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |   "description": "A dns-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME DNS-01 challenges issued by the ACME server", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node test.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2016-10-14 12:45:35 -06:00
										 |  |  |     "url": "git+https://github.com/Daplie/le-challenge-ddns.git" | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "le", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "le-challenge", | 
					
						
							|  |  |  |     "le-challenge-", | 
					
						
							|  |  |  |     "le-challenge-dns", | 
					
						
							| 
									
										
										
										
											2016-10-14 12:45:35 -06:00
										 |  |  |     "le-challenge-ddns", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |     "acme", | 
					
						
							|  |  |  |     "challenge", | 
					
						
							|  |  |  |     "dns", | 
					
						
							| 
									
										
										
										
											2016-10-14 12:45:35 -06:00
										 |  |  |     "ddns", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |     "cluster", | 
					
						
							|  |  |  |     "ephemeral" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2016-10-14 12:45:35 -06:00
										 |  |  |     "url": "https://github.com/Daplie/le-challenge-ddns/issues" | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-10-14 12:45:35 -06:00
										 |  |  |   "homepage": "https://github.com/Daplie/le-challenge-ddns#readme", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2016-09-08 18:56:58 -06:00
										 |  |  |     "cluster-store": "^2.0.4", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |     "daplie-dns": "git+https://github.com/Daplie/daplie-cli-dns.git#master", | 
					
						
							|  |  |  |     "daplie-domains": "git+https://github.com/Daplie/daplie-cli-domains.git#master", | 
					
						
							| 
									
										
										
										
											2016-09-08 19:10:50 -06:00
										 |  |  |     "ddns-cli": "git+https://github.com/Daplie/node-ddns-client.git#master", | 
					
						
							| 
									
										
										
										
											2016-09-07 14:58:25 -06:00
										 |  |  |     "oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#master" | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |