UNPKG

winston-zabbix

Version:

Zabbix transport for Winston log utility.

57 lines (56 loc) 1.72 kB
{ "name": "winston-zabbix", "version": "0.0.3", "dependencies": { "async": { "version": "1.0.0", "from": "async@>=1.0.0 <1.1.0", "resolved": "https://registry.npmjs.org/async/-/async-1.0.0.tgz" }, "colors": { "version": "1.0.3", "from": "colors@>=1.0.0 <1.1.0", "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz" }, "cycle": { "version": "1.0.3", "from": "cycle@>=1.0.0 <1.1.0", "resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz" }, "eyes": { "version": "0.1.8", "from": "eyes@>=0.1.0 <0.2.0", "resolved": "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz" }, "inherits": { "version": "2.0.1", "from": "inherits@2.0.1", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz" }, "isstream": { "version": "0.1.2", "from": "isstream@>=0.1.0 <0.2.0", "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz" }, "node-zabbix-sender": { "version": "1.0.8", "from": "node-zabbix-sender@latest", "resolved": "https://registry.npmjs.org/node-zabbix-sender/-/node-zabbix-sender-1.0.8.tgz" }, "stack-trace": { "version": "0.0.9", "from": "stack-trace@>=0.0.0 <0.1.0", "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz" }, "util": { "version": "0.10.3", "from": "util@latest", "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz" }, "winston": { "version": "2.3.0", "from": "winston@latest", "resolved": "https://registry.npmjs.org/winston/-/winston-2.3.0.tgz" } } }