forked from coolaj86/walnut.js
		
	
		
			
	
	
		
			12 lines
		
	
	
		
			330 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			330 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { "mailgun.org": { | ||
|  |     "apiKey": "key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | ||
|  |   , "apiPublicKey": "pubkey-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | ||
|  |   , "auth": { | ||
|  |       "user": "mailer@example.com" | ||
|  |     , "pass": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | ||
|  |     , "api_key": "key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | ||
|  |     , "domain": "example.com" | ||
|  |     } | ||
|  |   } | ||
|  | } |