30 lines
695 B
JSON
30 lines
695 B
JSON
{
|
|
"name": "@rtc-plugin/beauty",
|
|
"version": "5.8.0",
|
|
"description": "TRTC Web SDK 5.x beauty plugin",
|
|
"main": "./beauty.esm.js",
|
|
"author": "longyuqi <longyuqi@tencent.com>",
|
|
"module": "./beauty.esm.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:LiteAVSDK/TRTC_Web.git"
|
|
},
|
|
"homepage": "https://web.sdk.qcloud.com/trtc/webrtc/v5/doc/en/tutorial-36-advanced-beauty.html",
|
|
"keywords": [
|
|
"webrtc",
|
|
"TRTC",
|
|
"rtc",
|
|
"call",
|
|
"video call",
|
|
"audio call",
|
|
"javascript",
|
|
"video",
|
|
"audio",
|
|
"camera",
|
|
"microphone",
|
|
"live streaming",
|
|
"real-time communication",
|
|
"blur background"
|
|
],
|
|
"types": "./beauty.esm.d.ts"
|
|
} |