{
  "name": "toastr-ng2",
  "version": "4.1.1",
  "description": "Toastr for Angular 2",
  "main": "./toastr.js",
  "typings": "./toastr.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/scttcper/toastr-ng2.git"
  },
  "keywords": [
    "ng2",
    "angular2",
    "alert",
    "toast",
    "toastr",
    "toasts",
    "toastr-ng2",
    "notifications",
    "ngModule"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/scttcper/toastr-ng2/issues"
  },
  "homepage": "https://github.com/scttcper/toastr-ng2",
  "peerDependencies": {
    "@angular/core": "^2.2.0",
    "@angular/common": "^2.2.0",
    "rxjs": "^5.0.0"
  }
}
