• File: package.json
  • Full Path: /var/www/nodejs/Imali_Way_Api_Prod/Imali_Way_Api/package.json
  • Date Modified: 10/01/2024 6:55 PM
  • File size: 851 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "name": "imali_way_api",
  "version": "1.0.0",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "start": "node src/index.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.5.1",
    "body-parser": "^1.20.2",
    "body-parser-xml": "^2.0.5",
    "cheerio": "^1.0.0-rc.12",
    "constants": "^0.0.2",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "dom-parser": "^1.1.5",
    "dotenv": "^16.3.1",
    "express": "^4.19.2",
    "express-async-errors": "^3.1.1",
    "express-xml-bodyparser": "^0.3.0",
    "fast-xml-parser": "^4.4.0",
    "he": "^1.2.0",
    "joi": "^17.11.0",
    "jsdom": "^24.1.0",
    "node-rsa": "^1.1.1",
    "soap": "^1.0.1",
    "winston": "^3.13.0",
    "xml-js": "^1.6.11",
    "xml-parse": "^0.4.0",
    "xml2js": "^0.6.2",
    "xmldom": "^0.6.0"
  }
}