{
  "name": "@openfin/cloud-interop-core-api",
  "version": "15.0.1",
  "description": "",
  "type": "module",
  "main": "./index.cjs",
  "browser": "./index.mjs",
  "types": "./bundle.d.ts",
  "author": "support@here.io",
  "license": "SEE LICENSE IN LICENSE.md",
  "dependencies": {
    "mqtt": "catalog:",
    "zod": "catalog:"
  }
}