2020-03-27 08:39:01 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-i18n",
|
2020-04-01 08:18:28 +00:00
|
|
|
"version": "0.0.6",
|
2020-03-27 08:39:01 +00:00
|
|
|
"publishConfig": {
|
2020-05-08 06:12:26 +00:00
|
|
|
"registry": "http://10.81.13.229:8081/repository/npm-ucap/"
|
2020-03-27 08:39:01 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^9.0.6",
|
|
|
|
"@angular/core": "^9.0.6",
|
|
|
|
"i18next": "^19.3.2",
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|