mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package autoderef (#2245)
This commit is contained in:
parent
e6a8e86a74
commit
87434451bd
@ -1,14 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name": "tinydialogs",
|
||||
"url": "https://github.com/Patitotective/tinydialogs",
|
||||
"method": "git",
|
||||
"name": "tinydialogs",
|
||||
"url": "https://github.com/Patitotective/tinydialogs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dialogs",
|
||||
"dialogs",
|
||||
"file-dialogs"
|
||||
],
|
||||
"description": "Tiny file dialogs Nim bindings.",
|
||||
"license": "MIT",
|
||||
],
|
||||
"description": "Tiny file dialogs Nim bindings.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Patitotective/tinydialogs"
|
||||
},
|
||||
{
|
||||
@ -26326,5 +26326,16 @@
|
||||
"description": "Mouse interactions in nim",
|
||||
"license": "MPL-2.0",
|
||||
"web": "https://github.com/hiikion/mouse"
|
||||
},
|
||||
{
|
||||
"name": "autoderef",
|
||||
"url": "https://github.com/sls1005/autoderef",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sugar"
|
||||
],
|
||||
"description": "Syntax sugar which supports auto-dereferencing",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/autoderef"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user