Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841595
package.json
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
package.json
View Options
{
"name"
:
"kolabmeet-server"
,
"private"
:
true
,
"license"
:
"MIT"
,
"scripts"
:
{
"start"
:
"node server.js"
,
"connect"
:
"node connect.js"
,
"lint"
:
"eslint -c .eslintrc.json --ext .js *.js lib/"
,
"lint-fix"
:
"eslint --fix -c .eslintrc.json --ext .js *.js lib/"
,
"test"
:
"mocha --bail --inline-diffs --async-stack-traces --full-trace --exit test/test.js"
,
"performancetestbench"
:
"mocha -b -t 0 test/performancetestbench.js"
,
"videoproducer"
:
"node test/videoproducer.js"
},
"dependencies"
:
{
"awaitqueue"
:
"^1.0.0"
,
"axios"
:
"^0.21.1"
,
"body-parser"
:
"^1.19.0"
,
"colors"
:
"^1.4.0"
,
"compression"
:
"^1.7.4"
,
"debug"
:
"^4.1.1"
,
"express"
:
"^4.17.1"
,
"helmet"
:
"^3.21.2"
,
"mediasoup"
:
"~3.10.5"
,
"pidusage"
:
"^2.0.17"
,
"prom-client"
:
">=12.0.0"
,
"socket.io"
:
"^4.6.1"
,
"spdy"
:
"^4.0.1"
,
"uuid"
:
"^7.0.2"
},
"devDependencies"
:
{
"child_process"
:
"^1.0.2"
,
"eslint"
:
"^8.0.1"
,
"mediasoup-client"
:
"^3.6.37"
,
"mocha"
:
"^9.1.1"
,
"socket.io-client"
:
"^4.6.1"
,
"superagent"
:
"^6.1.0"
,
"supertest"
:
"^6.1.6"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 3:27 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
240566
Default Alt Text
package.json (1 KB)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment