{
  "name": "argus",
  "version": "1.0.0",
  "description": "Cameras",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.5.0",
    "body-parser": "^1.20.2",
    "dotenv": "^16.3.1",
    "express": "^4.18.2",
    "express-session": "^1.17.3",
    "fs": "^0.0.1-security",
    "handlebars": "^4.7.7",
    "http": "^0.0.1-security",
    "lodash": "^4.17.21",
    "mapbox-gl": "^2.15.0",
    "moment": "^2.29.4",
    "multer": "^1.4.5-lts.1",
    "path": "^0.12.7",
    "pg": "^8.11.1",
    "puppeteer": "^21.1.1",
    "ssh2": "^1.14.0",
    "ws": "^8.13.0"
  }
}