[+] 结构调整
This commit is contained in:
16
taoyao-client-media/package.json
Normal file
16
taoyao-client-media/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "taoyao-client-media",
|
||||
"author": "acgist",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "taoyao client media",
|
||||
"scripts": {
|
||||
"dev": "node src/Server.js",
|
||||
"prd": "node src/Server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.12.0",
|
||||
"moment": "^2.29.4",
|
||||
"mediasoup": "file:./mediasoup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user