{
  "name": "cafepos-print-agent",
  "version": "1.0.0",
  "description": "Local bridge that prints KOT/BOT/COT tickets from the Cafe POS to thermal printers.",
  "main": "agent.js",
  "scripts": {
    "start": "node agent.js"
  }
}
