{
  "name": "@siweb/radiolite.js",
  "version": "1.2.5",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:BHT-MTA/radiolite.js.git"
  },
  "author": "Firmware <firmware@bh-technologies.com>",
  "license": "UNLICENSED",
  "dependencies": {
    "serialport": "4.0.7",
    "modbus-serial": "4.5.1",
    "bhb-json-converter": "^1.2.0",
    "mta-module-network": "^1.3.3",
    "bht-toolbox": "^0.1.0"
  },
  "devDependencies": {
    "mocha": "3.1.x",
    "sinon": "1.17.x"
  }
}
