{
  "name": "@siweb/bh-report-user",
  "version": "1.0.1",
  "description": "Manage access to bh-report module",
  "main": "bh-report-user.js",
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bh-report-user.git"
  },
  "keywords": [
    "Report",
    "Access"
  ],
  "author": "SiWeb",
  "license": "ISC",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^5.0.1"
  }
}
