ucap-angular/projects/store-call/package.json

17 lines
400 B
JSON
Raw Permalink Normal View History

2020-08-10 05:05:57 +00:00
{
"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"
}
}