{
  "name": "fatoora-ksa",
  "version": "1.0.1",
  "description": "E-invoicing module that generates  hex, base64 values and qr code as image",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "E-Invoice",
    "Fatoora",
    "KSA VAT"
  ],
  "author": "HUSNI <husninazer@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "qrcode": "^1.5.0"
  }
}
