Keith/package.json
karl.hudgell 8620f34dc7 updates
2020-06-21 17:10:37 +01:00

20 lines
386 B
JSON

{
"name": "bblbtv_bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://kithub.cf/Karl/BBLBTV_bot.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"dotenv": "^8.2.0",
"node-telegram-bot-api": "^0.50.0"
}
}