2020-03-27 08:39:01 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-ui-organization",
|
2020-08-10 05:05:57 +00:00
|
|
|
"version": "0.0.222",
|
2020-03-27 08:39:01 +00:00
|
|
|
"publishConfig": {
|
2020-07-11 11:48:59 +00:00
|
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
2020-03-27 08:39:01 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/cdk": "^9.0.0",
|
|
|
|
"@angular/common": "^9.0.2",
|
|
|
|
"@angular/core": "^9.0.2",
|
|
|
|
"@angular/material": "^9.0.0",
|
|
|
|
"@ucap/core": "~0.0.1",
|
2020-08-10 05:05:57 +00:00
|
|
|
"@ucap/domain-common": "~0.0.1",
|
|
|
|
"@ucap/domain-organization": "~0.0.1",
|
|
|
|
"@ucap/domain-group": "~0.0.1",
|
|
|
|
"@ucap/domain-status": "~0.0.1",
|
2020-05-24 04:11:32 +00:00
|
|
|
"@ucap/ui-scss": "~0.0.1",
|
2020-03-27 08:39:01 +00:00
|
|
|
"@ucap/ng-ui": "~0.0.1",
|
2020-05-24 04:11:32 +00:00
|
|
|
"@ucap/ng-ui-material": "~0.0.1",
|
2020-03-27 08:39:01 +00:00
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|