diff --git a/packages.json b/packages.json index bb3f1d8..6abb1c6 100644 --- a/packages.json +++ b/packages.json @@ -9094,6 +9094,19 @@ "license": "LGPLv3", "web": "https://github.com/juancarlospaco/nim-tinyslation" }, + { + "name": "magic", + "url": "https://github.com/xmonader/nim-magic", + "method": "git", + "tags": [ + "libmagic", + "magic", + "guessfile" + ], + "description": "libmagic for nim", + "license": "MIT", + "web": "https://github.com/xmonader/nim-magic" + }, { "name": "configparser", "url": "https://github.com/xmonader/nim-configparser",