{
  "name": "backend",
  "version": "1.0.0",
  "description": "server backend for popinaorder",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Bourchbane kamal",
  "license": "ISC",
  "dependencies": {
    "apisauce": "^3.0.1",
    "cors": "^2.8.5",
    "express": "^4.18.2",
    "realm": "^11.10.1",
    "request": "^2.88.2",
    "xml2js": "^0.6.2"
  }
}