27 lines
775 B
JSON
27 lines
775 B
JSON
{
|
|
"name": "@ucap/ng-store-organization",
|
|
"version": "0.0.23",
|
|
"publishConfig": {
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.0",
|
|
"@angular/core": "^9.0.0",
|
|
"@ngrx/store": "^9.2.0",
|
|
"@ngrx/effects": "^9.2.0",
|
|
"@ucap/core": "~0.0.1",
|
|
"@ucap/domain-organization": "~0.0.1",
|
|
"@ucap/domain-status": "~0.0.1",
|
|
"@ucap/api-external": "~0.0.1",
|
|
"@ucap/protocol-info": "~0.0.1",
|
|
"@ucap/protocol-query": "~0.0.1",
|
|
"@ucap/protocol-status": "~0.0.1",
|
|
"@ucap/ng-api-external": "~0.0.1",
|
|
"@ucap/ng-protocol-info": "~0.0.1",
|
|
"@ucap/ng-protocol-query": "~0.0.1",
|
|
"@ucap/ng-protocol-status": "~0.0.1",
|
|
"rxjs": "~6.5.4",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|