{
  "name": "cutiezy-mutasi-hub",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "description": "Dashboard mutasi terpadu Cutiezy Shop untuk GoPay/GoBiz, BRI, Mandiri/Livin Merchant, ShopeePay, BCA, dan OVO.",
  "scripts": {
    "start": "node server.mjs",
    "dev": "node --watch server.mjs"
  },
  "engines": { "node": ">=20" }
}
