{
  "name": "tehnician-digital-pontaj-backend",
  "version": "1.0.0",
  "description": "Backend pontaj HORECA per firma — Fastify + SQLite/PostgreSQL",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "keywords": [],
  "author": "",
  "license": "UNLICENSED",

  "dependencies": {
    "@fastify/cookie": "^11.0.2",
    "@fastify/multipart": "^9.0.3",
    "@fastify/rate-limit": "^10.2.2",
    "@fastify/static": "^8.1.1",
    "bcryptjs": "^3.0.2",
    "dotenv": "^17.2.0",
    "exceljs": "^4.4.0",
    "fastify": "^5.4.0"
  }
}
