diff --git a/packages.json b/packages.json index e5caeeb..82e92ab 100644 --- a/packages.json +++ b/packages.json @@ -19452,5 +19452,20 @@ "description": "A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.", "license": "MIT", "web": "https://github.com/HugoGranstrom/symbolicnim" - } + }, + { + "name": "spinner", + "url": "https://github.com/Knaque/spinner", + "method": "git", + "tags": [ + "ui", + "gui", + "toolkit", + "companion", + "fidget" + ], + "description": "Prebuilt components for the Fidget GUI library.", + "license": "MIT", + "web": "https://github.com/Knaque/spinner" + } ]