mirror of
https://github.com/LingChair/LingChair-V0.git
synced 2025-12-08 01:55:50 +08:00
9 lines
124 B
JSON
9 lines
124 B
JSON
{
|
|
"dependencies": {
|
|
"express": "^4.19.2",
|
|
"mime": "^4.0.1",
|
|
"socket.io": "^4.7.5"
|
|
},
|
|
"type": "commonjs"
|
|
}
|