ucap-angular/projects/i18n/package.json
Park Byung Eun 0c9867beb9 sync
2020-08-10 14:05:57 +09:00

15 lines
312 B
JSON

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