| 
									
										
										
										
											2015-07-07 17:19:44 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "redirect-https", | 
					
						
							| 
									
										
										
										
											2016-11-21 15:45:13 -07:00
										 |  |  |   "version": "1.1.1", | 
					
						
							| 
									
										
										
										
											2015-07-07 17:19:44 -06:00
										 |  |  |   "description": "Redirect from HTTP to HTTPS using meta redirects", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Daplie/node-redirect-https.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "https", | 
					
						
							|  |  |  |     "http", | 
					
						
							|  |  |  |     "redirect", | 
					
						
							|  |  |  |     "force", | 
					
						
							|  |  |  |     "upgrade", | 
					
						
							|  |  |  |     "location", | 
					
						
							|  |  |  |     "meta" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "Apache-2.0", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/node-redirect-https/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Daplie/node-redirect-https#readme", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "escape-html": "^1.0.2" | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |