ucap-angular/projects/native/package.json
Park Byung Eun b03f36b99a sync 0428
2020-04-28 22:18:11 +09:00

15 lines
312 B
JSON

{
"name": "@ucap/ng-native",
"version": "0.0.1",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@ucap/native": "~0.0.1",
"rxjs": "~6.5.4",
"tslib": "^1.10.0"
}
}