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