ucap-angular/projects/native/package.json
Park Byung Eun bf63e11021 0710 sync
2020-07-11 19:57:44 +09:00

17 lines
364 B
JSON

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