ucap-angular/projects/i18n/package.json
richard-loafle 946eed63ed ing
2020-05-08 15:12:26 +09:00

14 lines
284 B
JSON

{
"name": "@ucap/ng-i18n",
"version": "0.0.6",
"publishConfig": {
"registry": "http://10.81.13.229:8081/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.6",
"@angular/core": "^9.0.6",
"i18next": "^19.3.2",
"tslib": "^1.10.0"
}
}