fatoora-ksa
Version:
E-invoicing module that generates hex, base64 values and qr code as image
20 lines (19 loc) • 424 B
JSON
{
"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"
}
}