19 lines
362 B
JSON
19 lines
362 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": {
|
||
|
"node-telegram-bot-api": "^0.50.0"
|
||
|
}
|
||
|
}
|