kafka_header
Version:
A package which help in making consistent kafka header.
18 lines (17 loc) • 410 B
JSON
{
"name": "kafka_header",
"version": "1.0.2",
"description": "A package which help in making consistent kafka header.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"kafka",
"payloads",
"header",
"node.js"
],
"author": "Abhishek Asarawa SanIoT <aasarawa@gmail.com> (https://www.saniot.in/)",
"license": "ISC"
}