21 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "name": "serve-tpl-download", | ||
|  |   "version": "1.0.0", | ||
|  |   "description": "A template for serve-static with a direct download option (requires serve-index)", | ||
|  |   "homepage": "https://git.coolaj86.com/coolaj86/serve-tpl-download.js", | ||
|  |   "main": "index.js", | ||
|  |   "scripts": { | ||
|  |     "test": "echo \"Error: no test specified\" && exit 1" | ||
|  |   }, | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "https://git.coolaj86.com/coolaj86/serve-tpl-download.js.git" | ||
|  |   }, | ||
|  |   "keywords": [ | ||
|  |     "serve-static", | ||
|  |     "serve-index" | ||
|  |   ], | ||
|  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | ||
|  |   "license": "(MIT OR Apache-2.0)" | ||
|  | } |