{
  "$schema": "../../node_modules/ng-packagr/package.schema.json",
  "_from": "ngx-toastr",
  "_id": "ngx-toastr@9.1.1",
  "_inBundle": false,
  "_integrity": "sha512-v43BmIXPmwMRx9Uv0ru2UaPQLA14gTsqWgXrO1DKC8RXnBGGoQEE48cVCaDX1GhaGM5GSzVO2s0o+nb688zsFw==",
  "_location": "/ngx-toastr",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "ngx-toastr",
    "name": "ngx-toastr",
    "escapedName": "ngx-toastr",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-9.1.1.tgz",
  "_shasum": "c7ec0284d13951422ccf47439a387372ddccc768",
  "_spec": "ngx-toastr",
  "_where": "G:\\Development\\Off the work\\csc-angular\\src\\app\\services",
  "bugs": {
    "url": "https://github.com/scttcper/ngx-toastr/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^1.9.0"
  },
  "deprecated": false,
  "description": "Toastr for Angular",
  "es2015": "fesm2015/ngx-toastr.js",
  "esm2015": "esm2015/ngx-toastr.js",
  "esm5": "esm5/ngx-toastr.js",
  "fesm2015": "fesm2015/ngx-toastr.js",
  "fesm5": "fesm5/ngx-toastr.js",
  "homepage": "https://github.com/scttcper/ngx-toastr",
  "keywords": [
    "ng2",
    "ngx",
    "ngx-toastr",
    "toastr-ng2",
    "angular",
    "angular2",
    "typescript",
    "alert",
    "toast",
    "toastr",
    "angular toastr",
    "notifications"
  ],
  "license": "MIT",
  "main": "bundles/ngx-toastr.umd.js",
  "metadata": "ngx-toastr.metadata.json",
  "module": "fesm5/ngx-toastr.js",
  "name": "ngx-toastr",
  "peerDependencies": {
    "@angular/core": "^6.0.0 || ^7.0.0",
    "@angular/common": "^6.0.0 || ^7.0.0",
    "@angular/platform-browser": "^6.0.0 || ^7.0.0",
    "rxjs": "^6.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scttcper/ngx-toastr.git"
  },
  "sideEffects": false,
  "typings": "ngx-toastr.d.ts",
  "version": "9.1.1"
}
