{
  "name": "@rs-pk/countdown-timer-editor",
  "version": "1.0.0",
  "peerDependencies": {
    "@angular/animations": "~8.2.14",
    "@angular/cdk": "~8.2.3",
    "@angular/common": "^8.2.14",
    "@angular/core": "^8.2.14",
    "@angular/material": "~8.2.3",
    "@angular/forms": "8.2.14",
    "@ng-bootstrap/ng-bootstrap": "^5.3.0",
    "ngx-mat-select-search": "^2.1.1",
    "bootstrap": "^4.4.1"
  },
  "dependencies": {
    "ngx-color-picker": "^8.2.0",
    "tslib": "^1.9.0"
  },
  "main": "bundles/rs-pk-countdown-timer-editor.umd.js",
  "module": "fesm5/rs-pk-countdown-timer-editor.js",
  "es2015": "fesm2015/rs-pk-countdown-timer-editor.js",
  "esm5": "esm5/rs-pk-countdown-timer-editor.js",
  "esm2015": "esm2015/rs-pk-countdown-timer-editor.js",
  "fesm5": "fesm5/rs-pk-countdown-timer-editor.js",
  "fesm2015": "fesm2015/rs-pk-countdown-timer-editor.js",
  "typings": "rs-pk-countdown-timer-editor.d.ts",
  "metadata": "rs-pk-countdown-timer-editor.metadata.json",
  "sideEffects": false
}
