mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 22:11:55 +03:00
23 lines
580 B
JSON
23 lines
580 B
JSON
{
|
|
"name": "@toeverything/keck",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"author": "DarkSky <darksky2048@gmail.com>",
|
|
"main": "jest.config.ts",
|
|
"dependencies": {
|
|
"authing-js-sdk": "^4.23.33",
|
|
"firebase-admin": "^11.0.0",
|
|
"lib0": "^0.2.51",
|
|
"lru-cache": "^7.13.0",
|
|
"nanoid": "^4.0.0",
|
|
"readable-stream": "^4.1.0",
|
|
"ws": "^8.8.0",
|
|
"y-protocols": "^1.0.5",
|
|
"yjs": "^13.5.39"
|
|
},
|
|
"devDependencies": {
|
|
"@types/readable-stream": "^2.3.13",
|
|
"@types/ws": "^8.5.3"
|
|
}
|
|
}
|