diff --git a/packages.json b/packages.json index 78bd98f..26c2908 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,16 @@ [ + { + "name": "tinyfiledialogs", + "url": "https://github.com/Patitotective/tinyfiledialogs.nim", + "method": "git", + "tags": [ + "dialogs", + "file-dialogs" + ], + "description": "Tiny file dialogs Nim bindings.", + "license": "MIT", + "web": "https://github.com/Patitotective/tinyfiledialogs.nim" + }, { "name": "artemis", "url": "https://git.skylarhill.me/skylar/artemis",