UNPKG

nodebix

Version:
31 lines (30 loc) 629 B
{ "name": "nodebix", "version": "1.0.4", "description": "API library for Zabbix", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Josef Vidlák", "license": "MIT", "dependencies": { "request": "^2.81.0" }, "devDependencies": {}, "keywords": [ "zabbix", "api", "node", "library", "zabbix-api" ], "repository": { "type": "git", "url": "git+https://github.com/Vidlec/nodebix.git" }, "bugs": { "url": "https://github.com/Vidlec/nodebix/issues" }, "homepage": "https://github.com/Vidlec/nodebix#readme" }