{
  "type": "module",
  "name": "food",
  "version": "1.0.0",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "basic-auth": "^2.0.1",
    "cors": "^2.8.5",
    "express": "^4.17.3",
    "mysql": "^2.18.1",
    "mysql2": "^3.14.1",
    "nodemon": "^1.1.2",
    "uuid": "^8.3.2"
  },
  "devDependencies": {},
  "description": ""
}
