-
- Downloads
+ gelf log stream example
... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
"dependencies": { | "dependencies": { | ||
"bunyan": "^1.8.12", | "bunyan": "^1.8.12", | ||
"bunyan-debug-stream": "^2.0.0", | "bunyan-debug-stream": "^2.0.0", | ||
"bunyan-gelf": ">=1.0.0", | |||
"crc": "^3.8.0", | "crc": "^3.8.0", | ||
"h5.modbus": "^0.1.0", | "h5.modbus": "^0.1.0", | ||
"node-xlsx": "^0.12.1", | "node-xlsx": "^0.12.1", | ||
... | ... |
Please register or sign in to comment