ucap-angular/projects/i18n/package.json
Park Byung Eun 62314da2ad 0710 sync
2020-07-11 20:48:59 +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"
}
}