git pull
Showing
... | @@ -14,9 +14,12 @@ | ... | @@ -14,9 +14,12 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"big-json": "^3.1.0", | "big-json": "^3.1.0", | ||
"body-parser": "^1.20.0", | |||
"bybit-api": "^2.1.10", | "bybit-api": "^2.1.10", | ||
"ccxt": "^1.83.50", | "ccxt": "^1.83.50", | ||
"cors": "^2.8.5", | |||
"execution-time": "^1.4.1", | "execution-time": "^1.4.1", | ||
"express": "^4.18.1", | |||
"extract-zip": "^2.0.1", | "extract-zip": "^2.0.1", | ||
"fast-csv": "^4.3.6", | "fast-csv": "^4.3.6", | ||
"i": "^0.3.7", | "i": "^0.3.7", | ||
... | ... |
router.js
0 → 100644
Please register or sign in to comment