Update packages.json (#2904)

Fix deleted user
This commit is contained in:
Ethosa 2024-07-08 23:26:14 +07:00 committed by GitHub
parent 6a6cfd0527
commit c4b14849dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8980,7 +8980,7 @@
}, },
{ {
"name": "mathexpr", "name": "mathexpr",
"url": "https://github.com/Yardanico/nim-mathexpr", "url": "https://github.com/nimbackup/nim-mathexpr",
"method": "git", "method": "git",
"tags": [ "tags": [
"math", "math",
@ -8989,7 +8989,7 @@
], ],
"description": "MathExpr - pure-Nim mathematical expression evaluator library", "description": "MathExpr - pure-Nim mathematical expression evaluator library",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/nim-mathexpr" "web": "https://github.com/nimbackup/nim-mathexpr"
}, },
{ {
"name": "frag", "name": "frag",
@ -9244,7 +9244,7 @@
}, },
{ {
"name": "osureplay", "name": "osureplay",
"url": "https://github.com/Yardanico/nim-osureplay", "url": "https://github.com/nimbackup/nim-osureplay",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -9255,7 +9255,7 @@
], ],
"description": "osu! replay parser", "description": "osu! replay parser",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/nim-osureplay" "web": "https://github.com/nimbackup/nim-osureplay"
}, },
{ {
"name": "tiger", "name": "tiger",
@ -9386,7 +9386,7 @@
}, },
{ {
"name": "spinny", "name": "spinny",
"url": "https://github.com/Yardanico/spinny", "url": "https://github.com/nimbackup/spinny",
"method": "git", "method": "git",
"tags": [ "tags": [
"terminal", "terminal",
@ -9396,7 +9396,7 @@
], ],
"description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.", "description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/spinny" "web": "https://github.com/nimbackup/spinny"
}, },
{ {
"name": "nigui", "name": "nigui",
@ -9568,7 +9568,7 @@
}, },
{ {
"name": "vkapi", "name": "vkapi",
"url": "https://github.com/Yardanico/nimvkapi", "url": "https://github.com/nimbackup/nimvkapi",
"method": "git", "method": "git",
"tags": [ "tags": [
"wrapper", "wrapper",
@ -9579,7 +9579,7 @@
], ],
"description": "A wrapper for the vk.com API (russian social network)", "description": "A wrapper for the vk.com API (russian social network)",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/nimvkapi" "web": "https://github.com/nimbackup/nimvkapi"
}, },
{ {
"name": "slacklib", "name": "slacklib",
@ -13523,7 +13523,7 @@
}, },
{ {
"name": "asciigraph", "name": "asciigraph",
"url": "https://github.com/Yardanico/asciigraph", "url": "https://github.com/nimbackup/asciigraph",
"method": "git", "method": "git",
"tags": [ "tags": [
"graph", "graph",
@ -13533,7 +13533,7 @@
], ],
"description": "Console ascii line charts in pure nim", "description": "Console ascii line charts in pure nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/asciigraph" "web": "https://github.com/nimbackup/asciigraph"
}, },
{ {
"name": "bearlibterminal", "name": "bearlibterminal",
@ -18920,7 +18920,7 @@
}, },
{ {
"name": "adb", "name": "adb",
"url": "https://github.com/Yardanico/nim-adb", "url": "https://github.com/nimbackup/nim-adb",
"method": "git", "method": "git",
"tags": [ "tags": [
"adb", "adb",
@ -18929,7 +18929,7 @@
], ],
"description": "ADB protocol implementation in Nim", "description": "ADB protocol implementation in Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/nim-adb" "web": "https://github.com/nimbackup/nim-adb"
}, },
{ {
"name": "z3nim", "name": "z3nim",
@ -19677,7 +19677,7 @@
}, },
{ {
"name": "libvlc", "name": "libvlc",
"url": "https://github.com/Yardanico/nim-libvlc", "url": "https://github.com/nimbackup/nim-libvlc",
"method": "git", "method": "git",
"tags": [ "tags": [
"vlc", "vlc",
@ -19690,7 +19690,7 @@
], ],
"description": "libvlc bindings for Nim", "description": "libvlc bindings for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/nim-libvlc" "web": "https://github.com/nimbackup/nim-libvlc"
}, },
{ {
"name": "nimcoon", "name": "nimcoon",
@ -20531,7 +20531,7 @@
}, },
{ {
"name": "telenim", "name": "telenim",
"url": "https://github.com/Yardanico/telenim", "url": "https://github.com/nimbackup/telenim",
"method": "git", "method": "git",
"tags": [ "tags": [
"telegram", "telegram",
@ -20545,7 +20545,7 @@
], ],
"description": "A high-level async TDLib wrapper for Nim", "description": "A high-level async TDLib wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Yardanico/telenim" "web": "https://github.com/nimbackup/telenim"
}, },
{ {
"name": "taskqueue", "name": "taskqueue",