odin/package.json
2022-11-19 01:49:12 +01:00

15 lines
286 B
JSON

{
"name": "roberto-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"googlethis": "^1.6.0",
"telegraf": "^4.10.0"
}
}