| 
									
										
										
										
											2017-01-26 23:14:22 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "goldilocks", | 
					
						
							| 
									
										
										
										
											2017-05-08 16:35:24 -06:00
										 |  |  |   "version": "1.0.0-placeholder", | 
					
						
							| 
									
										
										
										
											2017-02-22 15:00:14 -07:00
										 |  |  |   "description": "The node.js webserver that's just right, Greenlock (HTTPS/TLS/SSL via ACME/Let's Encrypt) and tunneling (RVPN) included.", | 
					
						
							|  |  |  |   "main": "bin/goldilocks.js", | 
					
						
							| 
									
										
										
										
											2017-01-26 23:14:22 -07:00
										 |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2017-02-22 15:00:14 -07:00
										 |  |  |     "url": "git@git.daplie.com:Daplie/goldilocks.js.git" | 
					
						
							| 
									
										
										
										
											2017-01-26 23:14:22 -07:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-02-22 15:00:14 -07:00
										 |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://daplie.com/)", | 
					
						
							|  |  |  |   "license": "SEE LICENSE IN LICENSE.txt", | 
					
						
							| 
									
										
										
										
											2017-02-22 16:36:40 -07:00
										 |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node bin/goldilocks.js -p 8443 -d /tmp/" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "bin": { | 
					
						
							|  |  |  |     "goldilocks": "./bin/goldilocks.js" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-06-24 15:36:17 -06:00
										 |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "local", | 
					
						
							|  |  |  |     "localhost", | 
					
						
							|  |  |  |     "development", | 
					
						
							|  |  |  |     "dev", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "cert", | 
					
						
							|  |  |  |     "certs", | 
					
						
							|  |  |  |     "certificate", | 
					
						
							|  |  |  |     "certificates", | 
					
						
							|  |  |  |     "http", | 
					
						
							|  |  |  |     "express", | 
					
						
							|  |  |  |     "connect", | 
					
						
							|  |  |  |     "serve", | 
					
						
							|  |  |  |     "server" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2017-02-22 16:36:40 -07:00
										 |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://git.daplie.com/Daplie/server-https/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-02-22 15:00:14 -07:00
										 |  |  |   "homepage": "https://git.daplie.com/Daplie/goldilocks.js#readme", | 
					
						
							| 
									
										
										
										
											2017-01-26 23:14:22 -07:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2016-10-06 16:42:38 -06:00
										 |  |  |     "bluebird": "^3.4.6", | 
					
						
							| 
									
										
										
										
											2017-02-28 14:55:48 -07:00
										 |  |  |     "body-parser": "git+https://github.com/expressjs/body-parser.git#1.16.1", | 
					
						
							| 
									
										
										
										
											2017-04-13 17:42:37 -06:00
										 |  |  |     "commander": "^2.9.0", | 
					
						
							| 
									
										
										
										
											2017-06-14 10:58:56 -06:00
										 |  |  |     "dns-suite": "git+https://git@git.daplie.com/Daplie/dns-suite#v1", | 
					
						
							| 
									
										
										
										
											2017-03-02 00:58:45 -07:00
										 |  |  |     "express": "git+https://github.com/expressjs/express.git#4.x", | 
					
						
							| 
									
										
										
										
											2015-06-24 15:36:17 -06:00
										 |  |  |     "finalhandler": "^0.4.0", | 
					
						
							| 
									
										
										
										
											2017-02-22 16:36:40 -07:00
										 |  |  |     "greenlock": "git+https://git.daplie.com/Daplie/node-greenlock.git#master", | 
					
						
							| 
									
										
										
										
											2017-06-02 18:10:16 -06:00
										 |  |  |     "http-proxy": "^1.16.2", | 
					
						
							| 
									
										
										
										
											2017-07-07 17:53:12 -06:00
										 |  |  |     "human-readable-ids": "git+https://git.daplie.com/Daplie/human-readable-ids-js#master", | 
					
						
							| 
									
										
										
										
											2017-03-15 03:40:35 -06:00
										 |  |  |     "ipaddr.js": "git+https://github.com/whitequark/ipaddr.js.git#v1.3.0", | 
					
						
							| 
									
										
										
										
											2017-04-13 17:42:37 -06:00
										 |  |  |     "js-yaml": "^3.8.3", | 
					
						
							| 
									
										
										
										
											2017-10-06 17:50:16 -06:00
										 |  |  |     "jsonschema": "^1.2.0", | 
					
						
							| 
									
										
										
										
											2017-05-23 12:21:24 -06:00
										 |  |  |     "jsonwebtoken": "^7.4.0", | 
					
						
							| 
									
										
										
										
											2017-01-07 17:14:02 -07:00
										 |  |  |     "le-challenge-ddns": "git+https://git.daplie.com/Daplie/le-challenge-ddns.git#master", | 
					
						
							| 
									
										
										
										
											2017-01-07 17:26:22 -07:00
										 |  |  |     "le-challenge-fs": "git+https://git.daplie.com/Daplie/le-challenge-webroot.git#master", | 
					
						
							| 
									
										
										
										
											2016-10-20 15:02:47 -06:00
										 |  |  |     "le-challenge-sni": "^2.0.1", | 
					
						
							| 
									
										
										
										
											2017-05-23 12:21:24 -06:00
										 |  |  |     "le-store-certbot": "git+https://git.daplie.com/Daplie/le-store-certbot.git#master", | 
					
						
							| 
									
										
										
										
											2017-08-02 18:08:04 -06:00
										 |  |  |     "localhost.daplie.me-certificates": "^1.3.5", | 
					
						
							| 
									
										
										
										
											2017-09-27 14:53:18 -06:00
										 |  |  |     "network": "^0.4.0", | 
					
						
							| 
									
										
										
										
											2017-03-02 00:58:45 -07:00
										 |  |  |     "recase": "git+https://git.daplie.com/coolaj86/recase-js.git#v1.0.4", | 
					
						
							| 
									
										
										
										
											2015-07-08 00:43:46 -06:00
										 |  |  |     "redirect-https": "^1.1.0", | 
					
						
							| 
									
										
										
										
											2017-05-23 12:21:24 -06:00
										 |  |  |     "request": "^2.81.0", | 
					
						
							| 
									
										
										
										
											2017-03-02 00:58:45 -07:00
										 |  |  |     "scmp": "git+https://github.com/freewil/scmp.git#1.x", | 
					
						
							| 
									
										
										
										
											2015-06-24 15:36:17 -06:00
										 |  |  |     "serve-index": "^1.7.0", | 
					
						
							| 
									
										
										
										
											2016-10-18 12:25:08 -06:00
										 |  |  |     "serve-static": "^1.10.0", | 
					
						
							| 
									
										
										
										
											2017-04-26 20:16:47 -06:00
										 |  |  |     "server-destroy": "^1.0.1", | 
					
						
							| 
									
										
										
										
											2017-05-23 12:21:24 -06:00
										 |  |  |     "sni": "^1.0.0", | 
					
						
							| 
									
										
										
										
											2017-05-29 12:50:29 -06:00
										 |  |  |     "socket-pair": "^1.0.1", | 
					
						
							| 
									
										
										
										
											2017-07-11 12:51:45 -06:00
										 |  |  |     "socksv5": "0.0.6", | 
					
						
							| 
									
										
										
										
											2017-05-26 19:18:53 -06:00
										 |  |  |     "stunnel": "git+https://git.daplie.com/Daplie/node-tunnel-client.git#v1", | 
					
						
							| 
									
										
										
										
											2017-06-14 10:58:56 -06:00
										 |  |  |     "stunneld": "git+https://git.daplie.com/Daplie/node-tunnel-server.git#v1", | 
					
						
							|  |  |  |     "tunnel-packer": "^1.3.0", | 
					
						
							|  |  |  |     "ws": "^2.3.1" | 
					
						
							| 
									
										
										
										
											2017-01-26 23:14:22 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |