{
  "name": "@siweb/bh-syren-raw-convertor",
  "version": "1.0.0",
  "description": "F1 tools",
  "main": "bh-syren-raw-convertor.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bh-syren-raw-convertor.git"
  },
  "keywords": [
    "F1",
    "convertion",
    "algorithms",
    "maths"
  ],
  "author": "SiWeb",
  "license": "ISC",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^5.0.1"
  }
}
