init
Showing
app.js
0 → 100644
db.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "ikve2", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"lodash": "^4.17.15", | ||
"moment-timezone": "^0.5.27", | ||
"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" | ||
} | ||
} |
pm2.json
0 → 100644
test.js
0 → 100644
Please register or sign in to comment