{
  "name": "@airgram-dev/vue",
  "version": "0.2.2",
  "private": false,
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": ["telegram", "tdweb", "airgram", "vue"],
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@airgram-dev/core": "^2.2.1",
    "@airgram-dev/store": "^0.1.2",
    "@airgram-dev/web": "^2.2.2",
    "vue": "^2.6.10",
    "vuex": "^3.1.1",
    "vuex-module-decorators": "^0.10.1"
  },
  "gitHead": "6758f5c88377b7b4c78131e84e0a30e73fe3df99",
  "sideEffects": false,
  "author": "Alexander Krisko",
  "homepage": "https://airgram.io",
  "repository": "https://github.com/airgram/airgram"
}