ucap-angular/projects/protocol-umg/package.json
richard-loafle 68d9deda92 bug fixed
2020-04-03 15:06:21 +09:00

16 lines
368 B
JSON

{
"name": "@ucap/ng-protocol-umg",
"version": "0.0.2",
"publishConfig": {
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@ucap/protocol-status": "~0.0.1",
"@ucap/ng-protocol": "~0.0.1",
"rxjs": "~6.5.4",
"tslib": "^1.10.0"
}
}