odin/package.json
2022-11-26 15:56:34 +01:00

20 lines
417 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",
"r34api.js": "^1.1.6",
"request": "^2.88.2",
"requests": "^0.3.0",
"telegraf": "^4.10.0"
}
}