{
    "name": "@rci/dui-brand",
    "version": "6.0.0",
    "typeID": "1",
    "description": "The brand adapter module for DUI brands",
    "main": "bundles/index.umd.js",
    "module": "index.js",
    "typings": "index.d.ts",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "peerDependencies": {
        "@angular/common": "^6.1.0",
        "@angular/core": "^6.1.0"
    },
    "dependencies": {
        "bootstrap-sass": "3.3.7",
        "@ngx-translate/core": "^10.0.0",
        "@ngx-translate/http-loader": "^3.0.0",
        "lodash.get": "^4.4.2",
        "platform": "^1.3.4",
        "slug": "^0.9.1",
        "js-cookie": "^2.1.4"
    }
}