{
  "name": "pure-escpos",
  "version": "1.1.1",
  "description": "ESCPOS printing with no dependencies",
  "main": "escpos_printing.js",
  "scripts": {
    "test": "test();"
  },
  "keywords": [
    "ESCPOS",
    "printing",
    "lp",
    "shared printer",
    "printqueue",
    "thermal printer",
    "Epson",
    "Star",
    "Metapace",
    "POS",
    "Cash register"
  ],
  "author": "Thomas Höbelt",
  "license": "MIT",
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/treh1966/ESCPOS-Printing-in-Node.js"
    }
  ]
}
