{
  "name": "hermes-bridge",
  "version": "1.1.0",
  "description": "Link between the provider and the Hermes Adaptor",
  "main": "lib/index.js",
  "homepage": "https://github.com/nclsndr/hermes",
  "repository": {
    "type": "git",
    "url": "https://github.com/nclsndr/hermes"
  },
  "bugs": {
    "url": "https://github.com/nclsndr/hermes/issues",
    "email": "open-source@chance.co"
  },
  "author": "nclsndr <nclsndr1@gmail.com>",
  "contributors": [
    "hugoLarrousse <hugo.larrousse@gmail.com>",
    "arnaudcoutin <a.coutin06@gmail.com>"
  ],
  "engines": {
    "node": ">=8.10.0"
  },
  "license": "MIT",
  "dependencies": {
    "colors": "^1.1.2",
    "hermes-backend": "^1.1.0",
    "hermes-utils": "^1.0.1",
    "is-json": "^2.0.1",
    "lodash": "^4.17.5",
    "uuid": "^3.2.1",
    "winston": "^2.4.0"
  }
}
