mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
init: the first public commit for AFFiNE
This commit is contained in:
11
libs/datasource/jwt-rpc/package.json
Normal file
11
libs/datasource/jwt-rpc/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@toeverything/datasource/jwt-rpc",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"author": "DarkSky <darksky2048@gmail.com>",
|
||||
"dependencies": {
|
||||
"lib0": "^0.2.51",
|
||||
"yjs": "^13.5.39",
|
||||
"y-protocols": "^1.0.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user