17 lines
396 B
JSON
17 lines
396 B
JSON
{
|
|
"name": "@ucap/ng-protocol-query",
|
|
"version": "0.0.3",
|
|
"publishConfig": {
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.2",
|
|
"@angular/core": "^9.0.2",
|
|
"@ucap/protocol-query": "~0.0.1",
|
|
"@ucap/ng-logger": "~0.0.1",
|
|
"@ucap/ng-protocol": "~0.0.1",
|
|
"rxjs": "~6.5.4",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|