ucap-angular/projects/ui/package.json
Park Byung Eun 0c9867beb9 sync
2020-08-10 14:05:57 +09:00

20 lines
488 B
JSON

{
"name": "@ucap/ng-ui",
"version": "0.0.108",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/animations": "^9.0.2",
"@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/ui-scss": "~0.0.1",
"@ucap/ng-core": "~0.0.1",
"@ucap/ng-ui-material": "~0.0.1",
"tslib": "^1.10.0"
}
}