{
  "name": "kurento-client-core",
  "version": "7.3.0",
  "description": "JavaScript Client API for Kurento Media Server",
  "repository": {
    "type": "git",
    "url": "https://github.com/Kurento/kurento-client-core-js.git"
  },
  "keywords": [
    "Kurento",
    "module",
    "plugin",
    "kurento",
    "mcu",
    "sfu",
    "rpc",
    "mediaserver",
    "pipe",
    "audio",
    "video",
    "media",
    "recording",
    "stream",
    "streaming",
    "videoconference",
    "broadcast",
    "multicast",
    "client",
    "server",
    "browser",
    "chrome",
    "edge",
    "firefox",
    "safari",
    "webrtc",
    "datachannel",
    "sdp",
    "ice",
    "stun",
    "turn",
    "h264",
    "h.264",
    "opus",
    "vp8",
    "rtp",
    "srtp",
    "rtsp"
  ],
  "main": "lib/index.js",
  "homepage": "https://kurento.openvidu.io/",
  "license": "Apache-2.0",
  "author": "Kurento <kurento@openvidu.io> (https://kurento.openvidu.io/)",
  "contributors": [
    "Kurento <kurento@openvidu.io> (https://kurento.openvidu.io/)"
  ],
  "bugs": {
    "url": "https://github.com/Kurento/kurento/issues",
    "email": "kurento@openvidu.io"
  }
}