14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "@ucap/ng-i18n",
|
|
"version": "0.0.6",
|
|
"publishConfig": {
|
|
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.6",
|
|
"@angular/core": "^9.0.6",
|
|
"i18next": "^19.3.2",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|