{
  "name": "@airgram/vue",
  "version": "0.1.3",
  "private": false,
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": ["telegram", "tdweb", "airgram", "vue"],
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@airgram/core": "^2.1.0",
    "@airgram/web": "^2.1.0",
    "vue": "^2.6.10"
  },
  "gitHead": "60f2dbdbf5b0178563c238a6bd9375823c0c4113",
  "sideEffects": false,
  "author": "Alexander Krisko",
  "homepage": "https://airgram.io",
  "repository": "https://github.com/airgram/airgram"
}