{
    "name": "@botol/tg-bot",
    "version": "0.0.4",
    "main": "build/index.js",
    "license": "MIT",
    "private": false,
    "author": {
        "name": "le-ar",
        "url": "https://github.com/le-ar/"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/botolear/tg-bot"
    },
    "keywords": [
        "dipo",
        "composer",
        "tg-bot"
    ],
    "scripts": {
        "prepublish": "tsc"
    },
    "devDependencies": {
        "@types/node": "^15.0.3",
        "typescript": "^4.2.4"
    },
    "dependencies": {
        "@botol/dipo": "^0.x",
        "@botol/tg-client": "^0.x",
        "@botol/tg-dipo": "^0.x",
        "@botol/tg-methods": "^0.x"
    }
}
