{
  "name": "erp_api",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "dependencies": {
    "cors": "^2.8.5",
    "express": "^4.18.1",
    "joi": "^17.6.1",
    "nodemon": "^2.0.20",
    "mysql2": "^2.3.3",
    "sequelize": "^6.23.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sanjeewa1995/ERP-API-NodeJS.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Sanjeewa1995/ERP-API-NodeJS/issues"
  },
  "homepage": "https://github.com/Sanjeewa1995/ERP-API-NodeJS#readme"
}
