{
  "name": "@phenixrts/sdk",
  "version": "2025.2.3",
  "description": "JavaScript SDK",
  "main": "channels/min/channels",
  "types": "types/sdk/channels/index.d.ts",
  "files": [
    "channels/",
    "publish/",
    "full/",
    "types/",
    "examples/src/"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PhenixRTS/JsSDK.git"
  },
  "keywords": [
    "phenix",
    "channel",
    "groups",
    "messaging",
    "video",
    "broadcast",
    "publish",
    "quality"
  ],
  "author": "Phenix Real Time Solutions, Inc.",
  "license": "SEE LICENSE IN LICENSE.md",
  "homepage": "https://github.com/PhenixRTS/JsSDK/#readme"
}
