{
  "name": "nmcrmapi",
  "version": "1.0.0",
  "description": "Namah CRM Rest API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Namah Insurance",
  "license": "ISC",
  "dependencies": {
    "bcryptjs": "^2.4.3",
    "cors": "^2.8.5",
    "dotenv": "^16.4.5",
    "express": "^4.19.2",
    "joi": "^17.13.3",
    "mysql2": "^3.10.1",
    "rootpath": "^0.1.2",
    "sequelize": "^6.37.3",
    "tedious": "^18.2.1"
  }
}
