mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 03:56:23 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "@toeverything/datasource/remote-kv",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1167.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"util": "^0.12.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/file-saver": "^2.0.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user