{
  "name": "@frangoteam/fuxa-min",
  "version": "1.3.1",
  "description": "Web-based Process Visualization (SCADA/HMI/Dashboard) software",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node main.js"
  },
  "bin": {
    "fuxa": "./main.js"
  },
  "author": "frangoteam <info@frangoteam.org>",
  "license": "MIT",
  "keywords": [
    "web-scada",
    "dashboard",
    "web-hmi",
    "iot",
    "svg-editor",
    "plc",
    "opcua",
    "opc-ua",
    "siemens",
    "s7",
    "modbus",
    "bacnet",
    "mqtt",
    "odbc",
    "node-red",
    "redis"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/frangoteam/FUXA.git"
  },
  "dependencies": {
    "@influxdata/influxdb-client": "1.25.0",
    "@questdb/nodejs-client": "3.0.0",
    "@tdengine/rest": "3.0.2",
    "ads-client": "2.1.0",
    "app-root-path": "2.2.1",
    "async": "3.2.3",
    "async-mutex": "0.5.0",
    "axios": "1.13.5",
    "bcryptjs": "2.4.3",
    "bluebird": "3.7.2",
    "body-parser": "1.20.3",
    "csv-parser": "3.0.0",
    "dayjs": "1.11.9",
    "express": "4.21.2",
    "express-rate-limit": "5.5.1",
    "fontkit": "^2.0.2",
    "fs-extra": "7.0.1",
    "influx": "5.9.3",
    "ip": "~2.0.1",
    "jsonwebtoken": "9.0.0",
    "live-plugin-manager": "0.15.1",
    "modbus-serial": "8.0.19",
    "morgan": "1.10.1",
    "mqtt": "4.3.7",
    "node-bacnet": "0.2.4",
    "node-opcua": "2.149.0",
    "node-red": "^4.1.0",
    "node-schedule": "2.1.1",
    "nodemailer": "7.0.13",
    "nopt": "5.0.0",
    "pdfmake": "0.2.5",
    "pg": "8.18.0",
    "socket.io": "4.8.1",
    "sqlite3": "5.1.5",
    "swagger-ui-express": "^5.0.1",
    "winston": "3.7.2",
    "ws": "8.18.0",
    "yamljs": "^0.3.0"
  },
  "overrides": {
    "tar": "^7.4.3"
  },
  "devDependencies": {
    "@mapbox/node-pre-gyp": "^1.0.0",
    "@types/express": "5.0.0",
    "chai": "^5.1.2",
    "mocha": "^10.8.2",
    "sinon": "^19.0.2",
    "typescript": "^5.6.3"
  }
}
