{
  "name": "ngx-mat-shift-selection",
  "version": "1.0.2",
  "peerDependencies": {
    "@angular/common": "^8.2.14",
    "@angular/core": "^8.2.14"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aqdas95/mat-shift-selection.git"
  },
  "keywords": [
    "Angular",
    "Date Picker",
    "Time Selector",
    "Timers",
    "Shift Selector",
    "Multi Date Picker",
    "Time Picker",
    "Shift Picker",
    "Material Design"
  ],
  "author": "Aqdas Malik",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/aqdas95/mat-shift-selection/issues"
  },
  "homepage": "https://github.com/aqdas95/mat-shift-selection",
  "main": "bundles/ngx-mat-shift-selection.umd.js",
  "module": "fesm5/ngx-mat-shift-selection.js",
  "es2015": "fesm2015/ngx-mat-shift-selection.js",
  "esm5": "esm5/ngx-mat-shift-selection.js",
  "esm2015": "esm2015/ngx-mat-shift-selection.js",
  "fesm5": "fesm5/ngx-mat-shift-selection.js",
  "fesm2015": "fesm2015/ngx-mat-shift-selection.js",
  "typings": "ngx-mat-shift-selection.d.ts",
  "metadata": "ngx-mat-shift-selection.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
