File tree 4 files changed +8
-4
lines changed
4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " cirrus-matchmaker" ,
2
+ "name" : " @epicgames-ps/ cirrus-matchmaker" ,
3
3
"version" : " 0.0.1" ,
4
+ "private" : true ,
4
5
"description" : " Cirrus servers connect to the Matchmaker which redirects a browser to the next available Cirrus server" ,
5
6
"dependencies" : {
6
7
"cors" : " ^2.8.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " mediasoup-sdp-bridge" ,
2
+ "name" : " @epicgames-ps/mediasoup-sdp-bridge" ,
3
+ "private" : true ,
3
4
"version" : " 3.6.5" ,
4
5
"description" : " Node.js library to allow integration of SDP based clients with mediasoup" ,
5
6
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " pixelstreaming-sfu" ,
2
+ "name" : " @epicgames-ps/ pixelstreaming-sfu" ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " Reference implementation for a PixelStreaming SFU" ,
5
+ "private" : true ,
5
6
"scripts" : {
6
7
"start-local" : " run-script-os --" ,
7
8
"start-local:windows" : " .\\ platform_scripts\\ cmd\\ run.bat" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " cirrus-webserver" ,
2
+ "name" : " @epicgames-ps/ cirrus-webserver" ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " The reference signalling and web server for Pixel Streaming: Cirrus" ,
5
+ "private" : true ,
5
6
"scripts" : {
6
7
"store_password" : " run-script-os" ,
7
8
"store_password:default" : " ./platform_scripts/bash/node/bin/node ./modules/authentication/db/store_password.js --usersFile=./modules/authentication/db/users.json" ,
You can’t perform that action at this time.
0 commit comments