| 
									
										
										
										
											2019-11-04 21:28:49 -07:00
										 |  |  | { | 
					
						
							|  |  |  |     "name": "@greenlock/manager", | 
					
						
							| 
									
										
										
										
											2019-11-30 13:52:55 -07:00
										 |  |  |     "version": "3.1.0", | 
					
						
							| 
									
										
										
										
											2019-11-04 21:28:49 -07:00
										 |  |  |     "description": "FileSytem-based Manager with optional encrypted Cloud backup for Greenlock SSL", | 
					
						
							|  |  |  |     "main": "manager.js", | 
					
						
							| 
									
										
										
										
											2019-11-04 21:29:57 -07:00
										 |  |  |     "files": [ | 
					
						
							|  |  |  |         "*.js", | 
					
						
							|  |  |  |         "lib" | 
					
						
							|  |  |  |     ], | 
					
						
							| 
									
										
										
										
											2019-11-04 21:28:49 -07:00
										 |  |  |     "scripts": { | 
					
						
							|  |  |  |         "test": "node tests" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "repository": { | 
					
						
							|  |  |  |         "type": "git", | 
					
						
							|  |  |  |         "url": "https://git.rootprojects.org/root/greenlock-manager.js.git" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "keywords": [ | 
					
						
							|  |  |  |         "greenlock", | 
					
						
							|  |  |  |         "manager", | 
					
						
							|  |  |  |         "cloud", | 
					
						
							|  |  |  |         "fs", | 
					
						
							|  |  |  |         "ssl", | 
					
						
							|  |  |  |         "file", | 
					
						
							|  |  |  |         "system" | 
					
						
							|  |  |  |     ], | 
					
						
							|  |  |  |     "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |     "license": "MPL-2.0", | 
					
						
							|  |  |  |     "dependencies": { | 
					
						
							| 
									
										
										
										
											2019-11-30 13:52:55 -07:00
										 |  |  |         "greenlock-manager-fs": "^3.1.0" | 
					
						
							| 
									
										
										
										
											2019-11-04 21:28:49 -07:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "devDependencies": { | 
					
						
							|  |  |  |         "greenlock-manager-test": "^3.1.1" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | } |