{
  "name": "@siweb/gfb-patterns",
  "version": "1.0.14",
  "description": "Patterns provider for GFB",
  "main": "gfb-patterns.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/gfb-patterns.git"
  },
  "keywords": [
    "GFB",
    "TEMPLATING",
    "PATTERNS",
    "FRAME",
    "ENCODER"
  ],
  "author": "SiWeb",
  "license": "ISC",
  "dependencies": {
    "bh-section": "^1.0.4"
  },
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^3.5.2"
  }
}
