{
  "name": "maxim",
  "version": "1.0.0",
  "description": "Maxim front and backend",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon app.js --ignore 'public/js/output/'",
    "start": "node app.js"
  },
  "author": "Peter Devine",
  "license": "ISC",
  "dependencies": {
    "@xmldom/xmldom": "^0.8.11",
    "axios": "^1.10.0",
    "bcrypt": "^6.0.0",
    "cheerio": "^1.0.0",
    "cors": "^2.8.5",
    "dxf": "^5.1.1",
    "dxf-parser": "^1.1.2",
    "express": "^4.18.2",
    "express-flash": "0.0.2",
    "express-handlebars": "^7.1.2",
    "express-mysql-session": "^3.0.3",
    "express-session": "^1.17.3",
    "fast-csv": "^5.0.1",
    "google-spreadsheet": "^3.3.0",
    "googleapis": "^164.1.0",
    "imagetracerjs": "^1.2.6",
    "js2xmlparser": "^5.0.0",
    "jsonwebtoken": "^9.0.2",
    "jszip": "^3.10.1",
    "multer": "^2.0.0-rc.3",
    "mysql": "^2.18.1",
    "nanoid": "^3.3.7",
    "node-fetch": "^2.7.0",
    "openai": "^6.2.0",
    "passport": "^0.7.0",
    "passport-local": "^1.0.0",
    "pngjs": "^7.0.0",
    "puppeteer": "^24.23.0",
    "read-excel-file": "^5.8.1",
    "sharp": "^0.27.2",
    "stripe": "^19.3.0",
    "swagger-ui-express": "^5.0.1",
    "three": "^0.181.0",
    "xml2js": "^0.6.2"
  }
}
