{
  "name": "zabbix-react-component",
  "version": "2.0.1",
  "description": "A package for Zabbix interaction by React components",
  "main": "dist/zabbix-react-component.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "gulp clean && gulp",
    "prepare": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ars-anosov/zabbix-react.git"
  },
  "keywords": [
    "zabbix",
    "react-component"
  ],
  "author": "Arseniy Anosov",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ars-anosov/zabbix-react/issues"
  },
  "homepage": "https://github.com/ars-anosov/zabbix-react#readme",
  "dependencies": {
    "d3": "^4.12.0",
    "swagger-client": "^3.3.3"
  }
}
