{
  "name": "@siweb/bh-launcher",
  "version": "1.1.5",
  "description": "Relauch automaticaly the process",
  "main": "core.js",
  "scripts": {
    "test": "npm install && istanbul test _mocha --"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bh-launcher.git"
  },
  "author": "Boris Morel",
  "license": "UNLICENSED",
  "devDependencies": {
    "chai": "^3.5.0",
    "istanbul": "^0.4.5",
    "mocha": "^3.2.0"
  },
  "dependencies": {
    "bh-base-prototype": "^1.0.0",
    "bh-configuration": "^1.0.9",
    "bomo-logger": "^1.0.5"
  }
}
