diff --git a/packages.json b/packages.json index 62983d1..51b6b5c 100644 --- a/packages.json +++ b/packages.json @@ -1272,6 +1272,19 @@ "license": "MIT", "web": "https://github.com/PMunch/nim-optionsutils" }, + { + "name": "getmac", + "url": "https://github.com/PMunch/getmac", + "method": "git", + "tags": [ + "network", + "mac", + "ip" + ], + "description": "A package to get the MAC address of a local IP address", + "license": "MIT", + "web": "https://github.com/PMunch/getmac" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",