{
  "name": "js-database-connection",
  "version": "1.0.6",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Ufik0203/JS-Database-Connection.git"
  },
  "keywords": [
    "js-db-connect"
  ],
  "author": "ufik",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Ufik0203/JS-Database-Connection/issues"
  },
  "homepage": "https://github.com/Ufik0203/JS-Database-Connection#readme",
  "dependencies": {
    "dotenv": "^16.4.5",
    "express": "^4.18.2",
    "js-backend-auth": "^1.0.0",
    "js-smartcontract-ethereum": "^1.0.2",
    "mysql2": "^3.9.1",
    "sequelize": "^6.37.1"
  }
}
