2020-03-31 08:30:33 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-logger",
|
2020-04-06 05:07:22 +00:00
|
|
|
"version": "0.0.2",
|
2020-03-31 08:30:33 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^9.1.0",
|
|
|
|
"@angular/core": "^9.1.0",
|
|
|
|
"@ucap/logger": "~0.0.1",
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|