{
  "name": "@airgram/web",
  "version": "5.0.0",
  "private": false,
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": ["telegram", "tdweb", "airgram"],
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@airgram/core": "^5.0.0",
    "tdweb": "~1.8.0"
  },
  "gitHead": "393b341e1f1e30eeb09d2e635c0c309b19239278",
  "sideEffects": false,
  "author": "Alexander Krisko",
  "homepage": "https://airgram.io",
  "repository": "https://github.com/airgram/airgram"
}