17 lines
392 B
JSON
17 lines
392 B
JSON
{
|
|
"name": "@ucap/ng-ui-organization",
|
|
"version": "0.0.12",
|
|
"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/ng-ui": "~0.0.1",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|