ucap-angular/projects/ui/package.json
Park Byung Eun 62314da2ad 0710 sync
2020-07-11 20:48:59 +09:00

26 lines
676 B
JSON

{
"name": "@ucap/ng-ui",
"version": "0.0.97",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/cdk": "^9.0.0",
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@angular/material": "^9.0.0",
"@ucap/core": "~0.0.1",
"@ucap/api": "~0.0.1",
"@ucap/protocol-event": "~0.0.1",
"@ucap/ui-scss": "~0.0.1",
"@ucap/ng-core": "~0.0.1",
"@ucap/ng-api-common": "~0.0.1",
"@ucap/ng-ui-material": "~0.0.1",
"autolinker": "^3.13.0",
"libphonenumber-js": "^1.7.47",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"tslib": "^1.10.0"
}
}