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",
|
"username": "tiandrey",
|
||||||
"id": 152357
|
"id": 152357
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"username": "andrii-bodnar",
|
||||||
|
"id": 29282228
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"username": "hafffe",
|
"username": "hafffe",
|
||||||
"id": 3322693
|
"id": 3322693
|
||||||
|
|
|
@ -2187,6 +2187,17 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": 29282228,
|
||||||
|
"login": "andrii-bodnar",
|
||||||
|
"contributions": 1,
|
||||||
|
"repositories": [
|
||||||
|
{
|
||||||
|
"name": "verdaccio",
|
||||||
|
"contributions": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": 3322693,
|
"id": 3322693,
|
||||||
"login": "hafffe",
|
"login": "hafffe",
|
||||||
|
@ -4703,7 +4714,7 @@
|
||||||
"full_name": "verdaccio/verdaccio",
|
"full_name": "verdaccio/verdaccio",
|
||||||
"html_url": "https://github.com/verdaccio/verdaccio",
|
"html_url": "https://github.com/verdaccio/verdaccio",
|
||||||
"description": "📦🔐 A lightweight Node.js private proxy registry",
|
"description": "📦🔐 A lightweight Node.js private proxy registry",
|
||||||
"stargazers_count": 13941,
|
"stargazers_count": 13947,
|
||||||
"archived": false
|
"archived": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -20,8 +20,8 @@
|
||||||
"approvalProgress": 1
|
"approvalProgress": 1
|
||||||
},
|
},
|
||||||
"it": {
|
"it": {
|
||||||
"translationProgress": 82,
|
"translationProgress": 81,
|
||||||
"approvalProgress": 79
|
"approvalProgress": 78
|
||||||
},
|
},
|
||||||
"ja": {
|
"ja": {
|
||||||
"translationProgress": 1,
|
"translationProgress": 1,
|
||||||
|
@ -40,8 +40,8 @@
|
||||||
"approvalProgress": 21
|
"approvalProgress": 21
|
||||||
},
|
},
|
||||||
"pt-BR": {
|
"pt-BR": {
|
||||||
"translationProgress": 36,
|
"translationProgress": 35,
|
||||||
"approvalProgress": 36
|
"approvalProgress": 35
|
||||||
},
|
},
|
||||||
"ru": {
|
"ru": {
|
||||||
"translationProgress": 50,
|
"translationProgress": 50,
|
||||||
|
@ -68,11 +68,11 @@
|
||||||
"approvalProgress": 18
|
"approvalProgress": 18
|
||||||
},
|
},
|
||||||
"zh-CN": {
|
"zh-CN": {
|
||||||
"translationProgress": 34,
|
"translationProgress": 33,
|
||||||
"approvalProgress": 34
|
"approvalProgress": 33
|
||||||
},
|
},
|
||||||
"zh-TW": {
|
"zh-TW": {
|
||||||
"translationProgress": 20,
|
"translationProgress": 19,
|
||||||
"approvalProgress": 20
|
"approvalProgress": 19
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue