{
  "name": "vue-zpl-img",
  "version": "1.0.12",
  "description": "One can render based on VUE, which can generate IMG and ZPL print instructions from local HTML templates CSS templates ",
  "main": "V-ZPL-IMG.js",
 "dependencies": {
    "axios": "^0.20.0",
    "html2canvas": "^1.4.1",
    "pako": "^2.0.4",
    "qrcode": "^1.5.1",
    "vue": "^2.6.11"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlphaCharry/VueJs2ImgAndZPLPrinter.git"
  },
  "keywords": [
    "ZPL","VUE","ZPL-IMG"
  ],
  "author": "balackpanda",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/AlphaCharry/VueJs2ImgAndZPLPrinter/issues"
  },
  "homepage": "https://github.com/AlphaCharry/VueJs2ImgAndZPLPrinter#readme"
}
