17 lines
379 B
JSON
17 lines
379 B
JSON
{
|
|
"name": "@ucap/ng-api-external",
|
|
"version": "0.0.1",
|
|
"publishConfig": {
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.2",
|
|
"@angular/core": "^9.0.2",
|
|
"@ucap/api-external": "~0.0.1",
|
|
"@ucap/ng-core": "~0.0.1",
|
|
"axios": "^0.19.2",
|
|
"rxjs": "~6.5.4",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|