ucap-angular/projects/i18n/package.json
richard-loafle 7a39d2e4aa bug fixed
2020-04-01 17:18:28 +09:00

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"
}
}