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
54606976c3
commit
852324c321
2 changed files with 11 additions and 11 deletions
|
@ -3,11 +3,11 @@
|
|||
{
|
||||
"id": 558752,
|
||||
"login": "juanpicado",
|
||||
"contributions": 4854,
|
||||
"contributions": 4857,
|
||||
"repositories": [
|
||||
{
|
||||
"name": "verdaccio",
|
||||
"contributions": 2618
|
||||
"contributions": 2621
|
||||
},
|
||||
{
|
||||
"name": "verdaccio-cookbook",
|
||||
|
@ -4714,7 +4714,7 @@
|
|||
"full_name": "verdaccio/verdaccio",
|
||||
"html_url": "https://github.com/verdaccio/verdaccio",
|
||||
"description": "📦🔐 A lightweight Node.js private proxy registry",
|
||||
"stargazers_count": 13959,
|
||||
"stargazers_count": 13972,
|
||||
"archived": false
|
||||
},
|
||||
{
|
||||
|
@ -4741,7 +4741,7 @@
|
|||
"full_name": "verdaccio/generator-verdaccio-plugin",
|
||||
"html_url": "https://github.com/verdaccio/generator-verdaccio-plugin",
|
||||
"description": " 🧩 yeoman verdaccio plugin generator",
|
||||
"stargazers_count": 9,
|
||||
"stargazers_count": 10,
|
||||
"archived": false
|
||||
},
|
||||
{
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
"approvalProgress": 1
|
||||
},
|
||||
"km": {
|
||||
"translationProgress": 1,
|
||||
"approvalProgress": 1
|
||||
"translationProgress": 0,
|
||||
"approvalProgress": 0
|
||||
},
|
||||
"ko": {
|
||||
"translationProgress": 1,
|
||||
|
@ -40,8 +40,8 @@
|
|||
"approvalProgress": 21
|
||||
},
|
||||
"pt-BR": {
|
||||
"translationProgress": 36,
|
||||
"approvalProgress": 36
|
||||
"translationProgress": 35,
|
||||
"approvalProgress": 35
|
||||
},
|
||||
"ru": {
|
||||
"translationProgress": 50,
|
||||
|
@ -69,10 +69,10 @@
|
|||
},
|
||||
"zh-CN": {
|
||||
"translationProgress": 34,
|
||||
"approvalProgress": 34
|
||||
"approvalProgress": 33
|
||||
},
|
||||
"zh-TW": {
|
||||
"translationProgress": 20,
|
||||
"approvalProgress": 20
|
||||
"translationProgress": 19,
|
||||
"approvalProgress": 19
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue