ucap-angular/projects/web-socket/package.json
richard-loafle 946eed63ed ing
2020-05-08 15:12:26 +09:00

14 lines
298 B
JSON

{
"name": "@ucap/ng-web-socket",
"version": "0.0.2",
"publishConfig": {
"registry": "http://10.81.13.229:8081/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@ucap/web-socket": "~0.0.1",
"tslib": "^1.10.0"
}
}