11 lines
226 B
JSON
11 lines
226 B
JSON
{
|
|
"name": "lingchair-client-protocol",
|
|
"type": "module",
|
|
"main": "./main.ts",
|
|
"dependencies": {
|
|
"lingchair-internal-shared": "*",
|
|
"marked": "16.3.0",
|
|
"socket.io-client": "4.8.1"
|
|
}
|
|
}
|