| 
									
										
										
										
											2015-02-12 09:40:37 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "walnut", | 
					
						
							|  |  |  |   "version": "0.1.0", | 
					
						
							|  |  |  |   "description": "zero-config home cloud server", | 
					
						
							|  |  |  |   "main": "walnut.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/walnut.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "rsa", | 
					
						
							|  |  |  |     "pem", | 
					
						
							|  |  |  |     "example", | 
					
						
							|  |  |  |     "demo", | 
					
						
							|  |  |  |     "test", | 
					
						
							|  |  |  |     "openssl", | 
					
						
							|  |  |  |     "crt", | 
					
						
							|  |  |  |     "p12", | 
					
						
							|  |  |  |     "csr", | 
					
						
							|  |  |  |     "certificate", | 
					
						
							|  |  |  |     "certs", | 
					
						
							|  |  |  |     "cert", | 
					
						
							|  |  |  |     "key", | 
					
						
							|  |  |  |     "private", | 
					
						
							|  |  |  |     "public" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://daplie.com)", | 
					
						
							|  |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/walnut/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Daplie/walnut", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "bluebird": "^2.9.3", | 
					
						
							|  |  |  |     "check-ip-address": "^1.0.0", | 
					
						
							| 
									
										
										
										
											2015-02-12 17:24:30 +00:00
										 |  |  |     "cli": "^0.6.5", | 
					
						
							|  |  |  |     "connect": "^3.3.4", | 
					
						
							| 
									
										
										
										
											2015-02-14 09:15:29 +00:00
										 |  |  |     "escape-string-regexp": "^1.0.2", | 
					
						
							| 
									
										
										
										
											2015-02-12 09:40:37 +00:00
										 |  |  |     "express": "^4.11.2", | 
					
						
							| 
									
										
										
										
											2015-02-12 17:24:30 +00:00
										 |  |  |     "foreachasync": "^5.0.5", | 
					
						
							|  |  |  |     "request": "^2.51.0", | 
					
						
							|  |  |  |     "ssl-root-cas": "^1.1.7", | 
					
						
							|  |  |  |     "vhost": "^3.0.0" | 
					
						
							| 
									
										
										
										
											2015-02-12 09:40:37 +00:00
										 |  |  |   } | 
					
						
							|  |  |  | } |