22 lines
		
	
	
	
		
			455 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			455 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "sor-dog",
 | |
|   "version": "1.0.0",
 | |
|   "description": "",
 | |
|   "main": "index.js",
 | |
|   "dependencies": {
 | |
|     "chalk": "^3.0.0",
 | |
|     "compression": "^1.7.4",
 | |
|     "cors": "^2.8.5",
 | |
|     "express": "^4.17.1",
 | |
|     "express-handlebars": "^3.1.0",
 | |
|     "helmet": "^3.21.2",
 | |
|     "morgan": "^1.9.1"
 | |
|   },
 | |
|   "devDependencies": {},
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "keywords": [],
 | |
|   "author": "",
 | |
|   "license": "ISC"
 | |
| }
 |