{
  "name": "nl2br-pipe",
  "version": "1.2.3",
  "author": {
    "name": "tvicpe",
    "email": "tv@tomsa.md",
    "url": "https://github.com/tvicpe"
  },
  "repository": "https://github.com/tvicpe/nl2br-pipe",
  "homepage": "https://github.com/tvicpe/nl2br-pipe",
  "bugs": {
    "url": "https://github.com/tvicpe/nl2br-pipe/issues",
    "email": "tv@tomsa.md"
  },
  "contributors": [],
  "engines": {},
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/tvicpe/nl2br-pipe/blob/master/LICENSE"
    }
  ],
  "keywords": [
    "nl2br",
    "new",
    "inject",
    "line",
    "br",
    "angular",
    "angular2",
    "angular4",
    "angular5",
    "angular6",
    "angular7",
    "pipe",
    "nl2br-pipe",
    "<br />"
  ],
  "peerDependencies": {
    "@angular/common": ">=2.3.1",
    "@angular/core": ">=2.3.1",
    "@angular/platform-browser": ">=2.3.1"
  },
  "main": "bundles/nl2br-pipe.umd.js",
  "module": "fesm5/nl2br-pipe.js",
  "es2015": "fesm2015/nl2br-pipe.js",
  "esm5": "esm5/nl2br-pipe.js",
  "esm2015": "esm2015/nl2br-pipe.js",
  "fesm5": "fesm5/nl2br-pipe.js",
  "fesm2015": "fesm2015/nl2br-pipe.js",
  "typings": "nl2br-pipe.d.ts",
  "metadata": "nl2br-pipe.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
