24 lines
606 B
JSON
24 lines
606 B
JSON
{
|
|
"name": "@ucap/ng-ui",
|
|
"version": "0.0.4",
|
|
"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/ng-core": "~0.0.1",
|
|
"@ucap/ng-api-common": "~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"
|
|
}
|
|
}
|