18 regels
		
	
	
		
			329 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			18 regels
		
	
	
		
			329 B
		
	
	
	
		
			JSON
		
	
	
	
{
 | 
						|
  "name": "youtube-maze",
 | 
						|
  "version": "0.3.0",
 | 
						|
  "private": true,
 | 
						|
  "scripts": {
 | 
						|
    "start": "node ./bin/www.mjs"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "cookie-parser": "~1.4.4",
 | 
						|
    "debug": "~2.6.9",
 | 
						|
    "express": "~4.16.1",
 | 
						|
    "helmet": "^4.2.0",
 | 
						|
    "morgan": "~1.9.1",
 | 
						|
    "node-fetch": "^2.6.1",
 | 
						|
    "xml2js": "^0.4.23"
 | 
						|
  }
 | 
						|
}
 |