{
  "name": "ut-bus",
  "version": "7.66.4",
  "description": "UT bus module",
  "dependencies": {
    "@hapi/boom": "9.1.4",
    "@hapi/bourne": "2.0.0",
    "@hapi/content": "5.0.2",
    "@hapi/h2o2": "9.1.0",
    "@hapi/hapi": "20.2.1",
    "@hapi/inert": "6.0.5",
    "@hapi/pez": "5.0.3",
    "browser-process-hrtime": "1.0.0",
    "jose": "4.11.0",
    "lodash.set": "4.3.2",
    "lru-cache": "7.8.1",
    "multicast-dns": "7.2.4",
    "reconnect-core": "1.3.0",
    "request": "2.88.0",
    "ut-api": "^8.1.17",
    "ut-dns-discovery": "^6.2.3",
    "ut-function.capture-hapi": "^1.1.3",
    "ut-function.capture-request": "^1.1.2",
    "ut-function.timing": "^1.2.0",
    "ut-rpc": "^6.1.2",
    "uuid": "8.3.2"
  },
  "devDependencies": {
    "joi": "17.4.2",
    "consul": "^0.37.0",
    "moleculer": "^0.13.5",
    "nats-hemera": "^6.1.1",
    "nats": "^1.2.2",
    "rabbot": "^2.1.0",
    "readable-stream": "3.6.0",
    "tap": "^16.0.0"
  },
  "optionalDependencies": {
    "ut-browser-request": "^1.0.5"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:softwaregroup-bg/ut-bus.git"
  },
  "scripts": {
    "lint": "ut-lint .",
    "release": "ut-release",
    "changelog": "ut-changelog",
    "check": "ut-check",
    "cover": "ut-cover-parallel",
    "lint-js": "ut-lint-js .",
    "postpublish": "ut-postpublish",
    "postversion": "ut-postversion",
    "precommit": "ut-precommit",
    "prepublish": "ut-prepublish",
    "prepush": "ut-prepush",
    "pretest": "ut-pretest",
    "precover": "ut-precover",
    "preversion": "ut-preversion",
    "test": "ut-test-parallel",
    "version": "ut-version",
    "jenkins": "ut-jenkins",
    "gitlab": "ut-gitlab"
  },
  "browser": {
    "./hemera": false,
    "./moleculer": false,
    "./jsonrpc": false,
    "./rabbot": false,
    "request": "ut-browser-request",
    "fs": "./browser/fs",
    "joi": "./browser/joi",
    "tls": "./browser/tls",
    "net": "./browser/net"
  },
  "license": "Apache-2.0"
}
