| 
									
										
										
										
											2016-08-05 04:10:33 -04:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "le-challenge-fs", | 
					
						
							|  |  |  |   "version": "2.0.0", | 
					
						
							|  |  |  |   "description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2016-08-09 13:18:07 -04:00
										 |  |  |     "test": "node test.js" | 
					
						
							| 
									
										
										
										
											2016-08-05 04:10:33 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Daplie/le-challenge-fs.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "le", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "le-challenge", | 
					
						
							|  |  |  |     "le-challenge-", | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "challenge", | 
					
						
							|  |  |  |     "fs", | 
					
						
							|  |  |  |     "cluster", | 
					
						
							|  |  |  |     "ephemeral" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/le-challenge-fs/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Daplie/le-challenge-fs#readme" | 
					
						
							|  |  |  | } |