26 lines
		
	
	
		
			606 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			606 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "nowww",
 | |
|   "description": "Node.js express middleware for no-www redirection",
 | |
|   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)",
 | |
|   "url": "http://git.coolaj86.com/coolaj86/nowww.js",
 | |
|   "homepage": "http://git.coolaj86.com/coolaj86/nowww.js",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://git.coolaj86.com/coolaj86/nowww.js.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "nowww",
 | |
|     "no-www",
 | |
|     "connect",
 | |
|     "express",
 | |
|     "redirct",
 | |
|     "yes-www"
 | |
|   ],
 | |
|   "contributors": [],
 | |
|   "dependencies": {
 | |
|   },
 | |
|   "main": "index",
 | |
|   "version": "1.2.0",
 | |
|   "license": "(MIT OR Apache-2.0)"
 | |
| }
 |