{
  "name": "react-native",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon app.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "cors": "^2.8.5",
    "dotenv": "^16.0.2",
    "express": "^4.18.1",
    "firebase-admin": "^11.0.0",
    "fs": "^0.0.1-security",
    "https": "^1.0.0",
    "nodemailer": "^6.8.0",
    "nodemon": "^2.0.16",
    "uuid": "^8.3.2"
  }
}
