| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "letsencrypt-cli", | 
					
						
							| 
									
										
										
										
											2015-12-19 12:42:33 -08:00
										 |  |  |   "version": "1.0.2", | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   "description": "CLI for node-letsencrypt modeled after the official client", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							|  |  |  |     "letsencrypt": "bin/letsencrypt.js", | 
					
						
							|  |  |  |     "letsencrypt-node": "bin/letsencrypt.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/node-letsencrypt-cli.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "node", | 
					
						
							|  |  |  |     "nodejs", | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "boulder", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "le", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "free" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://daplie.com)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/node-letsencrypt-cli/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Daplie/node-letsencrypt-cli", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2015-12-16 11:43:30 +00:00
										 |  |  |     "cli": "^0.11.1", | 
					
						
							| 
									
										
										
										
											2015-12-16 12:27:23 +00:00
										 |  |  |     "homedir": "^0.6.0", | 
					
						
							| 
									
										
										
										
											2015-12-16 05:17:30 -08:00
										 |  |  |     "letsencrypt": "^1.1.0", | 
					
						
							| 
									
										
										
										
											2015-12-16 12:27:23 +00:00
										 |  |  |     "localhost.daplie.com-certificates": "^1.1.2", | 
					
						
							|  |  |  |     "mkdirp": "^0.5.1" | 
					
						
							| 
									
										
										
										
											2015-12-16 11:01:10 +00:00
										 |  |  |   } | 
					
						
							|  |  |  | } |