mirror of
				https://github.com/DerTyp7/time-tracking.git
				synced 2025-10-30 21:07:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			315 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			315 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "rme-time-tracking-backend",
 | |
|   "version": "1.0.0",
 | |
|   "description": "",
 | |
|   "main": "app.js",
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "author": "",
 | |
|   "license": "ISC",
 | |
|   "dependencies": {
 | |
|     "cors": "^2.8.5",
 | |
|     "express": "^4.18.1",
 | |
|     "mysql": "^2.18.1"
 | |
|   }
 | |
| }
 | 
