| 123456789101112131415 |
- {
- "name": "flora-game",
- "version": "1.0.0",
- "main": "entryPoint.js",
- "repository": {
- "type": "git",
- "url": "https://git.btshub.lu/manfa940/Flora_API_Game.git"
- },
- "dependencies": {
- "bcryptjs": "^3.0.3",
- "express": "^5.2.1",
- "jsonwebtoken": "^9.0.3",
- "mongoose": "^9.1.1"
- }
- }
|