{
  "name": "code",
  "version": "1.0.0",
  "description": "This project aims to get clear insight into banking choice and patterns in Bhutan,\r and helping bank identify the areas for improvement and the opportunities for incorporating additional services.",
  "main": "index.js",

  "scripts": {
    "start": "node server.js"
  },

  "repository": {
    "type": "git",
    "url": "git+https://github.com/Hemaluiel/Customer-Banking-Choice.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/Hemaluiel/Customer-Banking-Choice/issues"
  },
  "homepage": "https://github.com/Hemaluiel/Customer-Banking-Choice#readme",
  "dependencies": {
    "body-parser": "^2.2.2",
    "cors": "^2.8.6",
    "dotenv": "^17.4.2",
    "express": "^5.2.1",
    "mysql2": "^3.22.0"
  }
}
