{
  "name": "cryptobyte-api",
  "version": "1.0.0",
  "description": "",
  "main": "loader.cjs",
  "type": "module",
  "scripts": {
    "npm install": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@ankr.com/ankr.js": "^0.5.2",
    "crypto": "^1.0.1",
    "ethers": "^6.13.5",
    "express": "^4.21.2",
    "firebase-admin": "^13.2.0",
    "mysql2": "^3.14.0",
    "node-cache": "^5.1.2",
    "sequelize": "^6.37.6",
    "web3": "^4.14.0"
  }
}
