12 lines
265 B
JSON
12 lines
265 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",
|
|
"crypto-browserify": "3.12.1"
|
|
}
|
|
}
|