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

14 lines
284 B
JSON

{
"name": "@ucap/ng-i18n",
"version": "0.0.6",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.6",
"@angular/core": "^9.0.6",
"i18next": "^19.3.2",
"tslib": "^1.10.0"
}
}