| { | |
| "name": "telegram-bot-server", | |
| "version": "1.0.0", | |
| "description": "Telegram Bot Server", | |
| "main": "index.html", | |
| "scripts": { | |
| "init": "pip install -r requirements.txt && python bot.py" | |
| }, | |
| "dependencies": {} | |
| } | |
| { | |
| "name": "telegram-bot-server", | |
| "version": "1.0.0", | |
| "description": "Telegram Bot Server", | |
| "main": "index.html", | |
| "scripts": { | |
| "init": "pip install -r requirements.txt && python bot.py" | |
| }, | |
| "dependencies": {} | |
| } | |