{
  "name": "@ngxpert/avvvatars",
  "version": "2.0.3",
  "peerDependencies": {
    "@angular/common": ">= 18.0.0 < 19",
    "@angular/core": ">= 18.0.0 < 19"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "keywords": [
    "angular",
    "angular 2",
    "avvvatars",
    "avatars",
    "avatar",
    "ng avatar",
    "ngxpert",
    "@ngxpert/avvvatars"
  ],
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "bugs": {
    "url": "https://github.com/ngxpert/avvvatars/issue"
  },
  "homepage": "https://github.com/ngxpert/avvvatars#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/ngxpert/avvvatars"
  },
  "module": "fesm2022/ngxpert-avvvatars.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/ngxpert-avvvatars.mjs",
      "esm": "./esm2022/ngxpert-avvvatars.mjs",
      "default": "./fesm2022/ngxpert-avvvatars.mjs"
    }
  }
}
