{
  "name": "rest-api-node",
  "version": "1.0.0",
  "description": "",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.2",
    "dotenv": "^16.4.5",
    "express": "^4.19.2",
    "firebase-admin": "^12.3.0",
    "lodash": "^4.17.21",
    "moment": "^2.30.1",
    "mysql": "^2.18.1",
    "winston": "^3.13.1",
    "xlsx": "^0.18.5"
  }
}
