🧶 Still WIP on Streaming JSON

This commit is contained in:
2021-05-13 10:32:03 -07:00
parent 01a4835ff8
commit 833c4570e1
3 changed files with 58 additions and 8 deletions

View File

@@ -16,12 +16,16 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@types/event-stream": "^3.3.34",
"@types/node-fetch": "^2.5.10",
"@types/oboe": "^2.1.0",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/sharp": "^0.28.0",
"@types/through2": "^2.0.36",
"JSONStream": "^1.3.5",
"babel-polyfill": "^6.26.0",
"can-ndjson-stream": "^1.0.2",
"comlink-loader": "^2.0.0",
@@ -31,6 +35,7 @@
"hyperquest": "^2.1.3",
"imghash": "^0.0.8",
"node-fetch": "^2.6.1",
"oboe": "^2.1.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",