e-invoice-gst-portal
Version:
This is for e-invoice encrypted and decrypted with SEK key.
21 lines (20 loc) • 444 B
JSON
{
"name": "e-invoice-gst-portal",
"version": "1.0.2",
"description": "This is for e-invoice encrypted and decrypted with SEK key.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"e-invoice",
"e-way bill",
"GST portal",
"encryption",
"decryption",
"SEK",
"key"
],
"author": "Anuj Sharma, anujkumar101092@gmail.com",
"license": "ISC"
}