mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Update packages.json (#2227)
This commit is contained in:
parent
cf22867fca
commit
547b0d8c11
@ -25883,16 +25883,17 @@
|
|||||||
"web": "https://gitlab.com/lurlo/parsepage"
|
"web": "https://gitlab.com/lurlo/parsepage"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "resultutils",
|
"name": "resultsutils",
|
||||||
"url": "https://github.com/nonnil/resultutils",
|
"url": "https://github.com/nonnil/resultsutils",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"result",
|
"result",
|
||||||
"results"
|
"results",
|
||||||
|
"error"
|
||||||
],
|
],
|
||||||
"description": "Utility macros for easier handling of Result",
|
"description": "Utility macros for easier handling of Result",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nonnil/resultutils"
|
"web": "https://github.com/nonnil/resultsutils"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stdarg",
|
"name": "stdarg",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user