ucap-angular/projects/ui-group/package.json
richard-loafle 186c0c337e bug fixed
2020-04-22 13:10:23 +09:00

17 lines
390 B
JSON

{
"name": "@ucap/ng-ui-group",
"version": "0.0.3",
"publishConfig": {
"registry": "http://10.81.13.221:8081/nexus/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/ng-ui": "~0.0.1",
"tslib": "^1.10.0"
}
}