mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: updated static data
This commit is contained in:
parent
e6fc774d44
commit
737684e592
3 changed files with 24 additions and 9 deletions
|
@ -611,6 +611,10 @@
|
|||
"username": "tiandrey",
|
||||
"id": 152357
|
||||
},
|
||||
{
|
||||
"username": "andrii-bodnar",
|
||||
"id": 29282228
|
||||
},
|
||||
{
|
||||
"username": "hafffe",
|
||||
"id": 3322693
|
||||
|
|
|
@ -2187,6 +2187,17 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 29282228,
|
||||
"login": "andrii-bodnar",
|
||||
"contributions": 1,
|
||||
"repositories": [
|
||||
{
|
||||
"name": "verdaccio",
|
||||
"contributions": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3322693,
|
||||
"login": "hafffe",
|
||||
|
@ -4703,7 +4714,7 @@
|
|||
"full_name": "verdaccio/verdaccio",
|
||||
"html_url": "https://github.com/verdaccio/verdaccio",
|
||||
"description": "📦🔐 A lightweight Node.js private proxy registry",
|
||||
"stargazers_count": 13941,
|
||||
"stargazers_count": 13947,
|
||||
"archived": false
|
||||
},
|
||||
{
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
"approvalProgress": 1
|
||||
},
|
||||
"it": {
|
||||
"translationProgress": 82,
|
||||
"approvalProgress": 79
|
||||
"translationProgress": 81,
|
||||
"approvalProgress": 78
|
||||
},
|
||||
"ja": {
|
||||
"translationProgress": 1,
|
||||
|
@ -40,8 +40,8 @@
|
|||
"approvalProgress": 21
|
||||
},
|
||||
"pt-BR": {
|
||||
"translationProgress": 36,
|
||||
"approvalProgress": 36
|
||||
"translationProgress": 35,
|
||||
"approvalProgress": 35
|
||||
},
|
||||
"ru": {
|
||||
"translationProgress": 50,
|
||||
|
@ -68,11 +68,11 @@
|
|||
"approvalProgress": 18
|
||||
},
|
||||
"zh-CN": {
|
||||
"translationProgress": 34,
|
||||
"approvalProgress": 34
|
||||
"translationProgress": 33,
|
||||
"approvalProgress": 33
|
||||
},
|
||||
"zh-TW": {
|
||||
"translationProgress": 20,
|
||||
"approvalProgress": 20
|
||||
"translationProgress": 19,
|
||||
"approvalProgress": 19
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue