{
  "name": "bandarq-private-table",
  "version": "1.0.0",
  "description": "Private web-based BandarQ-style domino table with virtual credits and an admin panel.",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "keywords": [
    "domino",
    "bandarq",
    "private-game",
    "virtual-credit"
  ],
  "author": "",
  "license": "UNLICENSED",
  "private": true
}
