20 lines
538 B
JSON
20 lines
538 B
JSON
{
|
|
"name": "onetondaily",
|
|
"version": "1.0.0",
|
|
"description": "bot who receive your TON buying and calc your stats",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.musk.fun/edweiser/one_ton_daily_bot.git"
|
|
},
|
|
"author": "ezviagintsev",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"nestjs-telegraf": "^2.8.1",
|
|
"nodemon": "^3.1.9",
|
|
"telegraf": "^4.16.3"
|
|
},
|
|
"devDependencies": {}
|
|
} |