{
  "name": "byou-sjts-display-relay",
  "version": "1.0.0",
  "description": "Standalone WebSocket relay pairing the Document Collection PC with the iPad Customer Display",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "dependencies": {
    "ws": "^8.18.0"
  }
}
