ucap-angular/projects/store-authentication/package.json
Park Byung Eun 0c9867beb9 sync
2020-08-10 14:05:57 +09:00

32 lines
964 B
JSON

{
"name": "@ucap/ng-store-authentication",
"version": "0.0.17",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@ngrx/effects": "^9.0.0",
"@ngrx/entity": "^9.0.0",
"@ngrx/store": "^9.0.0",
"@ucap/core": "~0.0.1",
"@ucap/domain-authentication": "~0.0.1",
"@ucap/api-public": "~0.0.1",
"@ucap/api-external": "~0.0.1",
"@ucap/pi": "~0.0.1",
"@ucap/protocol-authentication": "~0.0.1",
"@ucap/protocol-option": "~0.0.1",
"@ucap/protocol-query": "~0.0.1",
"@ucap/protocol-info": "~0.0.1",
"@ucap/ng-pi": "~0.0.1",
"@ucap/ng-protocol-authentication": "~0.0.1",
"@ucap/ng-protocol-option": "~0.0.1",
"@ucap/ng-protocol-query": "~0.0.1",
"@ucap/ng-protocol-info": "~0.0.1",
"@ucap/ng-store-organization": "~0.0.1",
"rxjs": "~6.5.4",
"tslib": "^1.10.0"
}
}