{
  "name": "shop-backend",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "scripts": {
    "start": "node src/index.js"
  },
  "dependencies": {
    "bcryptjs": "^3.0.3",
    "cors": "^2.8.5",
    "crypto-js": "^4.2.0",
    "dotenv": "^16.4.7",
    "express": "^4.21.2",
    "facturacionelectronicapy-kude": "^1.0.18",
    "facturacionelectronicapy-qrgen": "^1.0.9",
    "facturacionelectronicapy-setapi": "^1.0.34",
    "facturacionelectronicapy-xmlgen": "^1.0.283",
    "facturacionelectronicapy-xmlsign": "^1.0.28",
    "google-auth-library": "^10.9.1",
    "jsonwebtoken": "^9.0.3",
    "mysql2": "^3.23.2",
    "pg": "^8.22.0",
    "swagger-ui-express": "^5.0.1"
  }
}
