19 lines
400 B
JSON
19 lines
400 B
JSON
{
|
|
"name": "rtc-ai-denoiser",
|
|
"version": "1.1.7",
|
|
"description": "AI denoiser plugin for TRTC Web SDK",
|
|
"main": "rtc-ai-denoiser.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/FTTC/rtc-ai-denoiser.git"
|
|
},
|
|
"keywords": [
|
|
"webrtc",
|
|
"video call",
|
|
"audio call",
|
|
"live streaming"
|
|
],
|
|
"author": "Tencent Cloud Client R&D Center",
|
|
"license": "ISC"
|
|
}
|