🪛 Data transferring over sockets!
This commit is contained in:
10
package.json
10
package.json
@@ -18,7 +18,6 @@
|
||||
"author": "",
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/oboe": "^2.1.0",
|
||||
"@types/unzipper": "^0.10.3",
|
||||
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||
"@typescript-eslint/parser": "^2.26.0",
|
||||
@@ -38,12 +37,7 @@
|
||||
"@types/node": "^13.9.8",
|
||||
"@types/pino": "^6.3.8",
|
||||
"JSONStream": "^1.3.5",
|
||||
"axios": "^0.21.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"highland": "^2.13.5",
|
||||
"highland-json": "^1.4.1",
|
||||
"json-stream-stringify": "^2.0.3",
|
||||
"json-streamify": "^0.1.4",
|
||||
"lodash": "^4.17.21",
|
||||
"moleculer": "^0.14.0",
|
||||
"moleculer-db": "^0.8.4",
|
||||
@@ -54,15 +48,11 @@
|
||||
"mongoose-paginate": "^5.0.3",
|
||||
"nats": "^1.3.2",
|
||||
"node-unrar-js": "^1.0.2",
|
||||
"oboe": "^2.1.5",
|
||||
"pino": "^6.11.3",
|
||||
"pino-pretty": "^4.7.1",
|
||||
"sharp": "^0.28.1",
|
||||
"socket.io": "^4.1.1",
|
||||
"socket.io-stream": "^0.9.1",
|
||||
"stream-chain": "^2.2.4",
|
||||
"stream-json": "^1.7.1",
|
||||
"through2": "^4.0.2",
|
||||
"typescript": "^3.8.3",
|
||||
"unzipper": "^0.10.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user