{
  "name": "backend",
  "version": "1.0.0",
  "description": "API credito digital",
  "main": "app.js",
  "scripts": {
    "start": "NODE_ENV=production node app.js",
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon app.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@chilkat/ck-node14-linux64": "^9.50.92",
    "axios": "0.27.2",
    "bcryptjs": "^2.4.3",
    "body-parser": "1.20.0",
    "cheerio": "^1.0.0-rc.12",
    "cors": "2.8.5",
    "ejs": "^3.1.8",
    "express": "4.18.1",
    "express-validator": "^6.14.2",
    "force": "0.0.3",
    "ftp": "^0.3.10",
    "jsonwebtoken": "^8.5.1",
    "libxmljs": "^0.19.10",
    "lodash": "^4.17.21",
    "md5": "^2.3.0",
    "moment": "^2.30.1",
    "multer": "^1.4.5-lts.1",
    "nodemailer": "^6.7.8",
    "odbc": "^2.4.8",
    "openssl-nodejs": "^1.0.5",
    "oracledb": "^6.8.0",
    "pem": "^1.14.6",
    "puppeteer": "^19.3.0",
    "request": "^2.88.2",
    "soap": "0.45.0",
    "soap-x509-http": "^1.0.2",
    "xml2js": "^0.4.23"
  },
  "devDependencies": {
    "nodemon": "2.0.19"
  }
}
