{
  "name": "moh-common-lib",
  "version": "3.6.2",
  "description": "A library of Angular components, services, and styles for B.C. Government Ministry of Health (MoH).",
  "keywords": [
    "bcgov",
    "moh",
    "british columbia"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "repository": {
    "type": "git",
    "url": "https://github.com/bcgov/moh-common-styles"
  },
  "peerDependencies": {
    "@angular/common": "^6.0.0-rc.0 || >=6.0.0 <8.0.0",
    "@angular/core": "^6.0.0-rc.0 || >=6.0.0 <8.0.0",
    "@ng-select/ng-select": "^2.16.2",
    "bootstrap": "^4.0.0",
    "date-fns": "^2.5.1",
    "moment": "^2.24.0",
    "blueimp-load-image": "^2.20.1",
    "ngx-mydatepicker": "2.4.5",
    "pdfjs-dist": "^2.0.550",
    "ng-recaptcha": "^6.1.0",
    "sha1": "^1.1.1",
    "angular2-text-mask": "^9.0.0"
  },
  "dependencies": {
    "zxcvbn": "^4.4.2",
    "tslib": "^1.9.0"
  },
  "main": "bundles/moh-common-lib.umd.js",
  "module": "fesm5/moh-common-lib.js",
  "es2015": "fesm2015/moh-common-lib.js",
  "esm5": "esm5/moh-common-lib.js",
  "esm2015": "esm2015/moh-common-lib.js",
  "fesm5": "fesm5/moh-common-lib.js",
  "fesm2015": "fesm2015/moh-common-lib.js",
  "typings": "moh-common-lib.d.ts",
  "metadata": "moh-common-lib.metadata.json",
  "sideEffects": false
}
