{
  "name": "@siweb/bhu",
  "version": "4.0.0",
  "description": "bhu helper for REST API",
  "main": "bhu.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bhu.git"
  },
  "keywords": [
    "bhu",
    "rest",
    "api",
    "helper"
  ],
  "author": "pc.pallin",
  "license": "ISC",
  "dependencies": {
    "bh-envwrapper": "^1.3.2",
    "q": "^1.4.1",
    "request": "^2.74.0"
  },
  "devDependencies": {
    "bhrick-test": "^2.0.8",
    "mocha": "^5.2.0"
  }
}
