{
  "name": "@volo/abp.ng.account",
  "version": "10.2.1",
  "homepage": "https://abp.io",
  "dependencies": {
    "@abp/ng.components": "~10.2.1",
    "@abp/ng.setting-management": "~10.2.1",
    "@abp/ng.theme.shared": "~10.2.1",
    "@volo/abp.commercial.ng.ui": "^10.2.1",
    "angularx-qrcode": "~21.0.0",
    "cropperjs": "^1.5.12",
    "tslib": "^2.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/volosoft/volo.git"
  },
  "license": "LGPL-3.0",
  "keywords": [
    "aspnetcore",
    "boilerplate",
    "framework",
    "web",
    "best-practices",
    "angular",
    "maui",
    "blazor",
    "mvc",
    "csharp",
    "webapp"
  ],
  "module": "fesm2022/volo-abp.ng.account.mjs",
  "typings": "types/volo-abp.ng.account.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/volo-abp.ng.account.d.ts",
      "default": "./fesm2022/volo-abp.ng.account.mjs"
    },
    "./admin": {
      "types": "./types/volo-abp.ng.account-admin.d.ts",
      "default": "./fesm2022/volo-abp.ng.account-admin.mjs"
    },
    "./admin/config": {
      "types": "./types/volo-abp.ng.account-admin-config.d.ts",
      "default": "./fesm2022/volo-abp.ng.account-admin-config.mjs"
    },
    "./public": {
      "types": "./types/volo-abp.ng.account-public.d.ts",
      "default": "./fesm2022/volo-abp.ng.account-public.mjs"
    },
    "./public/config": {
      "types": "./types/volo-abp.ng.account-public-config.d.ts",
      "default": "./fesm2022/volo-abp.ng.account-public-config.mjs"
    },
    "./public/proxy": {
      "types": "./types/volo-abp.ng.account-public-proxy.d.ts",
      "default": "./fesm2022/volo-abp.ng.account-public-proxy.mjs"
    }
  },
  "sideEffects": false
}