@volo/abp.ng.lepton-x.core
Version:
This library was generated with [Nx](https://nx.dev).
46 lines • 987 B
JSON
{
"name": "@volo/abp.ng.lepton-x.core",
"version": "5.4.0",
"dependencies": {
"tslib": "^2.3.0",
"@volo/ngx-lepton-x.core": "5.4.0"
},
"peerDependencies": {
"@abp/ng.components": "~10.4.0"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://www.leptontheme.com/",
"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/volo-abp.ng.lepton-x.core.mjs",
"typings": "types/volo-abp.ng.lepton-x.core.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./types/volo-abp.ng.lepton-x.core.d.ts",
"default": "./fesm2022/volo-abp.ng.lepton-x.core.mjs"
}
},
"sideEffects": false,
"type": "module"
}