odin/package.json
2022-11-19 15:10:55 +01:00

17 lines
338 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": {
"fs": "^0.0.1-security",
"googlethis": "^1.6.0",
"https": "^1.0.0",
"telegraf": "^4.10.0"
}
}