{
  "name": "antrian",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "dev": "nodemon index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.2",
    "cors": "^2.8.5",
    "dotenv": "^16.4.5",
    "ejs": "^3.1.10",
    "express": "^4.19.2",
    "luxon": "^3.4.4",
    "node-thermal-printer": "^4.4.2",
    "nodemon": "^3.1.1",
    "pg": "^8.11.5",
    "postgres": "^3.4.4",
    "sequelize": "^6.37.3",
    "socket.io": "^4.7.5"
  },
  "description": ""
}
