{
  "name": "@volosoft/abp.ng.theme.lepton-x",
  "version": "5.4.0",
  "homepage": "https://www.leptontheme.com/",
  "dependencies": {
    "tslib": "^2.3.0",
    "@ng-bootstrap/ng-bootstrap": "~20.0.0",
    "@abp/ng.theme.shared": "~10.4.0",
    "@volo/abp.commercial.ng.ui": "~10.4.0",
    "@volo/abp.ng.account.core": "~10.4.0",
    "@volo/abp.ng.lepton-x.core": "~5.4.0",
    "@volosoft/ngx-lepton-x": "~5.4.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "exports": {
    "./assets/*": {
      "default": "./assets/*"
    },
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/volosoft-abp.ng.theme.lepton-x.d.ts",
      "default": "./fesm2022/volosoft-abp.ng.theme.lepton-x.mjs"
    },
    "./account": {
      "types": "./types/volosoft-abp.ng.theme.lepton-x-account.d.ts",
      "default": "./fesm2022/volosoft-abp.ng.theme.lepton-x-account.mjs"
    },
    "./layouts": {
      "types": "./types/volosoft-abp.ng.theme.lepton-x-layouts.d.ts",
      "default": "./fesm2022/volosoft-abp.ng.theme.lepton-x-layouts.mjs"
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/volosoft/lepton.git"
  },
  "license": "LGPL-3.0",
  "keywords": [
    "aspnetcore",
    "boilerplate",
    "framework",
    "web",
    "best-practices",
    "angular",
    "maui",
    "blazor",
    "mvc",
    "csharp",
    "webapp"
  ],
  "module": "fesm2022/volosoft-abp.ng.theme.lepton-x.mjs",
  "typings": "types/volosoft-abp.ng.theme.lepton-x.d.ts",
  "sideEffects": false,
  "type": "module"
}