2020-03-27 08:39:01 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-protocol",
|
2020-04-09 08:56:38 +00:00
|
|
|
"version": "0.0.3",
|
2020-03-27 08:39:01 +00:00
|
|
|
"publishConfig": {
|
2020-04-28 13:18:11 +00:00
|
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
2020-03-27 08:39:01 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^9.0.2",
|
|
|
|
"@angular/core": "^9.0.2",
|
|
|
|
"@ucap/protocol": "~0.0.1",
|
2020-04-06 00:31:16 +00:00
|
|
|
"@ucap/ng-logger": "~0.0.1",
|
2020-03-27 08:39:01 +00:00
|
|
|
"rxjs": "~6.5.4",
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|