init
Showing
config.mobileconfig
0 → 100644
| ... | ... | @@ -10,13 +10,14 @@ |
| "author": "", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "express": "^4.17.1", | ||
| "lodash": "^4.17.15", | ||
| "moment-timezone": "^0.5.27", | ||
| "node-cron": "^2.0.3", | ||
| "node-telegram-bot-api": "^0.40.0", | ||
| "pg": "^7.18.1", | ||
| "pg-hstore": "^2.3.3", | ||
| "sequelize": "^5.21.4", | ||
| "shell-exec": "^1.0.2", | ||
| "node-cron": "^2.0.3" | ||
| "shell-exec": "^1.0.2" | ||
| } | ||
| } |
Please register or sign in to comment