| 
									
										
										
										
											2019-04-01 01:56:41 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-10-28 03:24:09 -06:00
										 |  |  | 	"name": "greenlock-store-fs", | 
					
						
							|  |  |  | 	"version": "3.2.0", | 
					
						
							|  |  |  | 	"description": "A file-based certificate store for greenlock that supports wildcards.", | 
					
						
							|  |  |  | 	"homepage": "https://git.rootprojects.org/root/greenlock-store-fs.js", | 
					
						
							|  |  |  | 	"main": "index.js", | 
					
						
							|  |  |  | 	"directories": { | 
					
						
							|  |  |  | 		"test": "tests" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node tests" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.rootprojects.org/root/greenlock-store-fs.js.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"greenlock", | 
					
						
							|  |  |  | 		"json", | 
					
						
							|  |  |  | 		"keypairs", | 
					
						
							|  |  |  | 		"certificates", | 
					
						
							|  |  |  | 		"store", | 
					
						
							|  |  |  | 		"database" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0", | 
					
						
							|  |  |  | 	"dependencies": { | 
					
						
							|  |  |  | 		"@root/mkdirp": "^1.0.0", | 
					
						
							|  |  |  | 		"safe-replace": "^1.1.0" | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2019-04-01 01:56:41 -06:00
										 |  |  | } |