{
  "name": "@siweb/bh-envwrapper",
  "version": "1.3.2",
  "description": "This service search and return a determinist env values from host",
  "main": "index.js",
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/envwrapper.git"
  },
  "keywords": [
    "bh",
    "env"
  ],
  "author": "Steven Leclerc",
  "license": "ISC",
  "dependencies": {},
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^5.2.0"
  }
}
