{
  "name": "@hathora/hathora-cloud-sdk",
  "version": "0.0.11",
  "description": "OpenAPI client for hathora-cloud-sdk",
  "author": "OpenAPI-Generator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hathora/hathora-cloud-sdks.git"
  },
  "homepage": "https://github.com/hathora/hathora-cloud-sdks",
  "main": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "module": "./dist/esm/index.js",
  "sideEffects": false,
  "scripts": {
    "build": "npx tsc && npx tsc -p tsconfig.esm.json",
    "prepare": "npm run build"
  },
  "bugs": {
    "url": "https://github.com/hathora/hathora-cloud-sdks/issues"
  },
  "keywords": [
    "hathora",
    "server",
    "game",
    "sdk",
    "multiplayer",
    "networking",
    "lobby",
    "room"
  ],
  "devDependencies": {
    "typescript": "^4.9.5"
  }
}
