18 lines
431 B
JSON
Raw Normal View History

2020-03-27 17:39:01 +09:00
{
"name": "@ucap/ng-ui-authentication",
2020-04-02 15:46:40 +09:00
"version": "0.0.13",
2020-03-27 17:39:01 +09:00
"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-i18n": "~0.0.1",
"@ucap/ng-ui": "~0.0.1",
"tslib": "^1.10.0"
}
}