git pu
Showing
... | @@ -19,16 +19,20 @@ | ... | @@ -19,16 +19,20 @@ |
"execution-time": "^1.4.1", | "execution-time": "^1.4.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", | |||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"moment-timezone": "^0.5.33", | "moment-timezone": "^0.5.33", | ||
"node-stream-zip": "^1.15.0", | "node-stream-zip": "^1.15.0", | ||
"node-watch": "^0.7.3", | "node-watch": "^0.7.3", | ||
"nodejs-file-downloader": "^4.9.3", | "nodejs-file-downloader": "^4.9.3", | ||
"npm": "^8.10.0", | |||
"redis": "^4.1.0", | "redis": "^4.1.0", | ||
"request": "^2.88.2", | "request": "^2.88.2", | ||
"shelljs": "^0.8.4", | "shelljs": "^0.8.4", | ||
"stringify-object": "^4.0.1", | "stringify-object": "^4.0.1", | ||
"unzip": "^0.1.11" | "uniqid": "^5.4.0", | ||
"unzip": "^0.1.11", | |||
"uuid": "^8.3.2" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/core": "^7.17.9", | "@babel/core": "^7.17.9", | ||
... | ... |
test_uuid.js
0 → 100644
Please register or sign in to comment