{
  "name": "@jooler/custom-headers",
  "version": "0.0.9",
  "peerDependencies": {
    "@angular/common": "^16.2.0",
    "@angular/core": "^16.2.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HenryHamamji/erp-shared-library.git"
  },
  "keywords": [
    "Angular"
  ],
  "license": "UNLICENSED",
  "module": "fesm2022/custom-headers.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/custom-headers.mjs",
      "esm": "./esm2022/custom-headers.mjs",
      "default": "./fesm2022/custom-headers.mjs"
    }
  },
  "sideEffects": false,
  "description": "This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "GEORGE ASFAHANI",
  "bugs": {
    "url": "https://github.com/HenryHamamji/erp-shared-library/issues"
  },
  "homepage": "https://github.com/HenryHamamji/erp-shared-library#readme"
}
