@saniot/kafka-header-helper
Version:
A package which help in making consistent kafka header.
18 lines (17 loc) • 415 B
JSON
{
"name": "@saniot/kafka-header-helper",
"version": "1.0.3",
"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": "Prateek SanIoT <prateek@saniot.in> (https://www.saniot.in/)",
"license": "ISC"
}