{
  "name": "@siweb/bh-section",
  "version": "1.0.4",
  "description": "JSON object parser",
  "main": "bh-section.js",
  "scripts": {
    "pretest": "npm install",
    "test": "mocha",
    "post-test": "npm uninstall"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/bh-section.git"
  },
  "keywords": [
    "JSON",
    "object",
    "parser"
  ],
  "author": "pc.pallin",
  "license": "ISC",
  "dependencies": {
    "chai": "^3.5.0"
  }
}
