init
Showing
... | @@ -7,9 +7,11 @@ | ... | @@ -7,9 +7,11 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@skavinvarnan/cryptlib": "^1.0.3", | "@skavinvarnan/cryptlib": "^1.0.3", | ||
"an-array-of-english-words": "^2.0.0", | |||
"express": "~4.16.0", | "express": "~4.16.0", | ||
"hcloud-js": "^1.2.0", | "hcloud-js": "^1.2.0", | ||
"lodash": "^4.17.15", | "lodash": "^4.17.15", | ||
"moment-timezone": "^0.5.21", | |||
"node-cron": "^2.0.3", | "node-cron": "^2.0.3", | ||
"request": "^2.88.0", | "request": "^2.88.0", | ||
"shell-exec": "^1.0.2", | "shell-exec": "^1.0.2", | ||
... | ... |
Please register or sign in to comment