{
  "name": "shadow-system-b2b-api",
  "homepage": "https://api.shadowb2b.mjozwiak.pl",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "nodemon index.js"
  },
  "keywords": [],
  "author": "mjozwiak",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.6.3",
    "body-parser": "^1.20.2",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "crypto-js": "^4.1.1",
    "dotenv": "^16.3.1",
    "express": "^4.18.2",
    "jsonwebtoken": "^9.0.2",
    "mysql2": "^3.12.0",
    "nexe": "^4.0.0-rc.2",
    "nodemailer": "^6.9.7",
    "nodemon": "^3.0.1"
  }
}
