{
  "name": "@hakumi/roblox-open-cloud",
  "author": "HAKUMI",
  "description": "TypeScript Library for interacting with the Roblox Open Cloud API.",
  "version": "0.2.0",
  "type": "module",
  "main": "src/index.ts",
  "license": "MIT",
  "homepage": "https://github.com/hakusoda/roblox-open-cloud#readme",
  "repository": "https://github.com/hakusoda/roblox-open-cloud.git",
  "packageManager": "yarn@4.0.0-rc.51",
  "devDependencies": {
    "typescript": "^5.2.2"
  }
}