{
"name": "godotbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Nefrace",
"license": "ISC",
"dependencies": {
"mongoose": "^5.11.18",
"node-telegram-bot-api": "^0.51.0"
}