{
  "name": "rainbow-node-sdk",
  "version": "2.42.0-lts.4",
  "description": "Alcatel-Lucent Enterprise Rainbow SDK for Node.js",
  "main": "index.js",
  "type": "commonjs",
  "scripts": {
    "build": "grunt ts",
    "test": "mocha --reporter spec",
    "test-with-coverage": "nyc --reporter=text --reporter=html --reporter=cobertura mocha",
    "startafterbuildApiServer": "nodemon $NODE_DEBUG_OPTION  afterbuild/afterbuildApiServer.js",
    "sendmailProduction": "cd mailing/ && node mailChangelog.js notify -e production",
    "sendmailPreProduction": "cd mailing/ && node mailChangelog.js notify -e preproduction",
    "sendmailProductionTest": "cd mailing/ && node mailChangelog.js notify -e production -t vincent.berder@al-enterprise.com",
    "sendmailPreProductionTest": "cd mailing/ && node mailChangelog.js notify -e preproduction -t vincent.berder@al-enterprise.com",
    "getNextDebugBuildVersion": "node mailing/nextDebugBuildVersion.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Rainbow-CPaaS/Rainbow-Node-SDK.git"
  },
  "keywords": [
    "rainbow",
    "cloud",
    "sdk"
  ],
  "engines": {
    "node": ">=14.8.0"
  },
  "files": [
    "/lib",
    "config",
    "index.js",
    "index.d.ts",
    "index.js.map",
    "package.json",
    "README.md",
    "guide/CHANGELOG.md",
    "guide/JSONDOCS/*.json",
    "src",
    "tsconfig.json"
  ],
  "author": "Alcatel-Lucent Enterprise",
  "license": "MIT",
  "homepage": "https://github.com/Rainbow-CPaaS/Rainbow-Node-SDK.git",
  "types": "./index.d.ts",
  "devDependencies": {
    "@cyclonedx/cyclonedx-npm": "^4.0.0",
    "@mermaid-js/mermaid-cli": "^11.9.0",
    "@tsconfig/node14": "^14.1.5",
    "@types/dompurify": "^3.2.0",
    "@types/inquirer": "^9.0.7",
    "@types/mime": "^4.0.0",
    "@types/node": "^24.3.0",
    "@xmpp/debug": "^0.13.5",
    "baseline-browser-mapping": "^2.10.20",
    "chai": "^6.0.1",
    "commander": "^14.0.0",
    "dts-generator": "^3.0.0",
    "eslint": "^9.34.0",
    "eslint-plugin-node": "^11.1.0",
    "fuzzy": "^0.1.3",
    "git-commit-info": "^2.0.2",
    "grunt": "^1.6.1",
    "grunt-contrib-clean": "^2.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-copy-part-of-file": "^0.1.5",
    "grunt-eslint": "^25.0.0",
    "grunt-exec": "^3.0.0",
    "grunt-file-creator": "^0.1.3",
    "grunt-jsdoc": "^2.4.1",
    "grunt-jsdoc-to-markdown": "^6.0.0",
    "grunt-replace": "^2.0.2",
    "grunt-ts": "^5.5.1",
    "http-server": "^14.1.1",
    "js-yaml": "^4.1.0",
    "jsonwebtoken": "^9.0.2",
    "markdown": "^0.5.0",
    "mocha": "^11.7.1",
    "mock-socket": "^9.3.1",
    "ngrok": "^5.0.0-beta.2",
    "nock": "^14.0.10",
    "node-mailjet": "^6.0.9",
    "nodemon": "^3.1.10",
    "nyc": "^17.1.0",
    "puppeteer": "^24.17.0",
    "rainbow_hub_sheets_generation": "git+https://github.com/Rainbow-CPaaS/Rainbow-Hub-Sheets-Generation.git",
    "sitemap": "^8.0.0",
    "tsx": "^4.20.5",
    "typescript": "^5.9.2",
    "yamljs": "^0.3.0"
  },
  "dependencies": {
    "@inquirer/figures": "^1.0.11",
    "@inquirer/prompts": "^7.4.0",
    "@supercharge/fs": "^3.4.2",
    "@types/backoff": "^2.5.5",
    "@xmpp/client": "^0.13.6",
    "@xmpp/sasl-scram-sha-1": "^0.13.2",
    "@xmpp/xml": "^0.13.3",
    "adaptive-expressions": "^4.23.2",
    "adaptivecards-templating": "^2.3.1",
    "async-lock": "^1.4.1",
    "atob": "^2.1.2",
    "backoff": "^2.5.0",
    "body-parser": "^2.2.0",
    "btoa": "^1.2.1",
    "chalk": "5.6.0",
    "colors": "^1.4.0",
    "crypto-js": "^4.2.0",
    "cryptr": "^6.3.0",
    "dateformat": "5.0.3",
    "debug-http": "^1.1.0",
    "deep-equal": "^2.2.3",
    "dgram": "^1.0.1",
    "dns": "^0.2.2",
    "express": "^5.1.0",
    "fix-esm": "^1.0.1",
    "fs": "^0.0.1-security",
    "got": "^14.4.7",
    "highland": "^2.13.5",
    "http-proxy-agent": "^7.0.2",
    "https-proxy-agent": "7.0.6",
    "humanize-number": "0.0.2",
    "ini": "^5.0.0",
    "inquirer": "^9.2.12",
    "inquirer-autocomplete-prompt": "^3.0.1",
    "jimp": "^1.6.0",
    "jsdoc-x": "^4.1.0",
    "jwt-decode": "4.0.0",
    "keepalive-proxy-agent": "^1.3.0",
    "locks": "^0.2.2",
    "ltx": "^3.1.2",
    "md5": "^2.3.0",
    "mime": "4.0.7",
    "mime-types": "^3.0.1",
    "moment": "^2.30.1",
    "moment-duration-format": "^2.3.2",
    "promise.prototype.finally": "^3.1.8",
    "pubsub-js": "^1.9.5",
    "request": "^2.88.2",
    "rss": "^1.2.2",
    "rxjs": "^7.8.2",
    "safe-stable-stringify": "^2.5.0",
    "sasl-digest-md5": "^0.1.0",
    "semver": "^7.7.2",
    "stream-buffers": "^3.0.3",
    "string-width": "^8.0.0",
    "strip-ansi": "7.1.0",
    "synchronized-promise": "^0.3.1",
    "ts-generic-collections-linq": "1.0.7",
    "uuid": "^11.1.0",
    "uuid4": "2.0.3",
    "winston": "^3.17.0",
    "winston-daily-rotate-file": "^5.0.0",
    "ws": "^8.18.3",
    "xml2js": "^0.6.2"
  },
  "optionalDependencies": {
    "bufferutil": "^4.0.9"
  }
}
