🎏 JSON streaming

This commit is contained in:
2021-05-06 15:43:28 -07:00
parent d11a8560e7
commit 284433696e
4 changed files with 467 additions and 82 deletions

View File

@@ -29,11 +29,11 @@
"fs-extra": "^9.1.0",
"imghash": "^0.0.8",
"mongoose": "^5.10.11",
"oboe": "^2.1.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"stream-json": "^1.7.1"
"sharp": "^0.28.1"
},
"devDependencies": {
"@babel/cli": "^7.13.10",