{
  "name": "node-zabbix-sender",
  "version": "1.1.0",
  "description": "A zabbix_sender implementation, to send zabbix item(s) using the zabbix trapper protocol.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shamil/node-zabbix-sender.git"
  },
  "keywords": [
    "zabbix",
    "sender",
    "trapper"
  ],
  "author": "Alex Simenduev <shamil.si@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shamil/node-zabbix-sender/issues"
  },
  "homepage": "https://github.com/shamil/node-zabbix-sender#readme"
}
