desktopCapture-p2p/bower_components/kurento-utils/bower.json

34 lines
649 B
JSON
Raw Permalink Normal View History

2018-05-30 19:07:43 +00:00
{
"name": "kurento-utils",
"description": "Kurento Utilities",
"license": "Apache-2.0",
"keywords": [
"kurento",
"webrtc",
"rtp",
"srtp",
"audio",
"video",
"videoconference",
"broadcast",
"mediaserver",
"recording",
"stream",
"streaming",
"mcu",
"sfu",
"h264",
"vp8",
"stun",
"turn"
],
"homepage": "https://www.kurento.org",
"repository": {
"type": "git",
"url": "github:Kurento/kurento-utils-js"
},
"authors": [
"Kurento <openvidu@gmail.com> (https://www.kurento.org)",
"Kurento Community <openvidu@gmail.com> (https://www.kurento.org)"
]
}