{
  "name": "@siweb/mqtt-live-object",
  "version": "1.0.0",
  "description": "",
  "main": "core.js",
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:BHT-SI-Middleware/mqtt-live-object.git"
  },
  "author": "Boris Morel and Pierre-Charles Pallin",
  "license": "UNLICENSED",
  "dependencies": {
    "bh-configuration": "^1.0.6",
    "bh-mysql": "^3.0.4",
    "bh-section": "^1.0.4",
    "bomo-logger": "1.0.4",
    "moment": "^2.14.1",
    "moment-timezone": "^0.5.4",
    "mqtt-client": "^1.0.0",
    "q": "^1.5.1",
    "winston": "^2.2.0"
  },
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^5.0.1"
  }
}
