{
  "name": "@siweb/bh-scoring",
  "version": "2.0.0",
  "description": "Scoring module",
  "main": "bh-scoring.js",
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bh-scoring.git"
  },
  "keywords": [
    "Math",
    "Score",
    "Choice"
  ],
  "author": "SiWeb",
  "license": "ISC",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^5.0.1"
  }
}
