{
  "name": "windows-plus-form-fields",
  "version": "0.0.120",
  "peerDependencies": {
    "@angular/common": "^17.1.1",
    "@angular/core": "^17.1.1",
    "@angular/forms": "^17.1.1",
    "@angular/localize": "^17.1.1",
    "@fortawesome/angular-fontawesome": "^0.10.2",
    "@fortawesome/fontawesome-free": "^6.2.1",
    "@fortawesome/fontawesome-svg-core": "^6.2.1",
    "@fortawesome/free-regular-svg-icons": "^6.3.0",
    "@ng-bootstrap/ng-bootstrap": "^16.0.0",
    "ngx-print": "^1.3.1"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "module": "fesm2022/windows-plus-form-fields.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/windows-plus-form-fields.mjs",
      "esm": "./esm2022/windows-plus-form-fields.mjs",
      "default": "./fesm2022/windows-plus-form-fields.mjs"
    },
    "./custom-button": {
      "types": "./custom-button/index.d.ts",
      "esm2022": "./esm2022/custom-button/windows-plus-form-fields-custom-button.mjs",
      "esm": "./esm2022/custom-button/windows-plus-form-fields-custom-button.mjs",
      "default": "./fesm2022/windows-plus-form-fields-custom-button.mjs"
    },
    "./custom-checkbox": {
      "types": "./custom-checkbox/index.d.ts",
      "esm2022": "./esm2022/custom-checkbox/windows-plus-form-fields-custom-checkbox.mjs",
      "esm": "./esm2022/custom-checkbox/windows-plus-form-fields-custom-checkbox.mjs",
      "default": "./fesm2022/windows-plus-form-fields-custom-checkbox.mjs"
    },
    "./custom-radio": {
      "types": "./custom-radio/index.d.ts",
      "esm2022": "./esm2022/custom-radio/windows-plus-form-fields-custom-radio.mjs",
      "esm": "./esm2022/custom-radio/windows-plus-form-fields-custom-radio.mjs",
      "default": "./fesm2022/windows-plus-form-fields-custom-radio.mjs"
    },
    "./custom-input": {
      "types": "./custom-input/index.d.ts",
      "esm2022": "./esm2022/custom-input/windows-plus-form-fields-custom-input.mjs",
      "esm": "./esm2022/custom-input/windows-plus-form-fields-custom-input.mjs",
      "default": "./fesm2022/windows-plus-form-fields-custom-input.mjs"
    },
    "./custom-select": {
      "types": "./custom-select/index.d.ts",
      "esm2022": "./esm2022/custom-select/windows-plus-form-fields-custom-select.mjs",
      "esm": "./esm2022/custom-select/windows-plus-form-fields-custom-select.mjs",
      "default": "./fesm2022/windows-plus-form-fields-custom-select.mjs"
    }
  },
  "sideEffects": false
}