| 
									
										
										
										
											2015-12-11 22:00:31 -08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "letsencrypt", | 
					
						
							| 
									
										
										
										
											2016-02-11 15:24:57 -05:00
										 |  |  |   "version": "1.4.2", | 
					
						
							| 
									
										
										
										
											2015-12-11 22:00:31 -08:00
										 |  |  |   "description": "Let's Encrypt for node.js on npm", | 
					
						
							| 
									
										
										
										
											2015-12-12 14:20:12 +00:00
										 |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2015-12-11 22:00:31 -08:00
										 |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Daplie/node-letsencrypt.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "letsencrypt.org", | 
					
						
							|  |  |  |     "le", | 
					
						
							|  |  |  |     "Let's Encrypt", | 
					
						
							|  |  |  |     "lejs", | 
					
						
							|  |  |  |     "le.js", | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "node", | 
					
						
							|  |  |  |     "nodejs", | 
					
						
							|  |  |  |     "node.js", | 
					
						
							|  |  |  |     "client" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/node-letsencrypt/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-12 06:38:46 +00:00
										 |  |  |   "homepage": "https://github.com/Daplie/node-letsencrypt#readme", | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "express": "^4.13.3", | 
					
						
							|  |  |  |     "localhost.daplie.com-certificates": "^1.1.2" | 
					
						
							| 
									
										
										
										
											2015-12-12 13:11:05 +00:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-19 21:19:21 -08:00
										 |  |  |   "optionalDependencies": {}, | 
					
						
							| 
									
										
										
										
											2015-12-12 13:11:05 +00:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2015-12-12 15:05:45 +00:00
										 |  |  |     "bluebird": "^3.0.6", | 
					
						
							| 
									
										
										
										
											2015-12-15 12:12:15 +00:00
										 |  |  |     "homedir": "^0.6.0", | 
					
						
							| 
									
										
										
										
											2016-02-11 15:24:50 -05:00
										 |  |  |     "letiny-core": "^1.0.4", | 
					
						
							| 
									
										
										
										
											2015-12-15 12:01:05 +00:00
										 |  |  |     "mkdirp": "^0.5.1", | 
					
						
							| 
									
										
										
										
											2016-02-11 13:47:06 -05:00
										 |  |  |     "pyconf": "^1.1.2", | 
					
						
							| 
									
										
										
										
											2015-12-15 12:01:05 +00:00
										 |  |  |     "request": "^2.67.0", | 
					
						
							| 
									
										
										
										
											2015-12-19 02:16:21 -08:00
										 |  |  |     "safe-replace": "^1.0.2" | 
					
						
							| 
									
										
										
										
											2015-12-12 06:38:46 +00:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-12-11 22:00:31 -08:00
										 |  |  | } |