17 lines
400 B
JSON
17 lines
400 B
JSON
{
|
|
"name": "@ucap/ng-store-call",
|
|
"version": "0.0.7",
|
|
"publishConfig": {
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.2",
|
|
"@angular/core": "^9.0.2",
|
|
"@ucap/core": "~0.0.1",
|
|
"@ucap/api-contact": "~0.0.1",
|
|
"@ucap/ng-api-contact": "~0.0.1",
|
|
"@ucap/domain-call": "~0.0.2",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|