{
  "name": "@rci/dui-safeurl-pipe",
  "version": "6.0.0",
  "typeID": "safeurl-pipe",
  "description": "The safeurl pipe module for DUI",
  "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.1",
    "@angular/core": "^6.1.1",
    "@angular/platform-browser": "^6.1.1"
  },
  "dependencies": {

  }
}
