mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
396 B
18 lines
396 B
{
|
|
"name": "@abp/ng.tenant-management",
|
|
"version": "2.6.2",
|
|
"homepage": "https://abp.io",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/abpframework/abp.git"
|
|
},
|
|
"dependencies": {
|
|
"@abp/ng.feature-management": "^2.6.2",
|
|
"@abp/ng.tenant-management.config": "^2.6.2",
|
|
"@abp/ng.theme.shared": "^2.6.2"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|