Update packages.json (#2931)

* Update packages.json

* Update packages.json
This commit is contained in:
Cardeal Russo 2024-09-14 23:15:43 -03:00 committed by GitHub
parent 4ae2cf19f4
commit c2cd0a1b25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34077,5 +34077,18 @@
"description": "HIP / CUDA programming library for Nim.",
"license": "MIT",
"web": "https://monofuel.github.io/hippo/"
},
{
"name": "festim",
"url": "https://github.com/CardealRusso/festim",
"method": "git",
"tags": [
"gui",
"desktop-app",
"minimal"
],
"description": "The most minimal cross-platform GUI library - in Nim.",
"license": "MIT",
"web": "https://github.com/CardealRusso/festim"
}
]