{
  "name": "studio-be",
  "version": "1.0.0",
  "main": "index.mjs",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon index"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Salmen-Abbes/Studio-BE.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Salmen-Abbes/Studio-BE/issues"
  },
  "homepage": "https://github.com/Salmen-Abbes/Studio-BE#readme",
  "description": "",
  "dependencies": {
    "cors": "^2.8.5",
    "express": "^4.21.2",
    "nodemailer": "^6.9.16",
    "nodemon": "^3.1.9"
  }
}
