{
  "name": "@workadventure/iframe-api-typings",
  "version": "v1.31.2",
  "description": "Typescript typings for WorkAdventure iFrame API",
  "main": "iframe_api.js",
  "types": "iframe_api.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/workadventure/workadventure.git"
  },
  "author": "David Négrier <d.negrier@thecodingmachine.com>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "rxjs": "^6.6.3",
    "zod": "^3.23.8"
  }
}
