diff --git a/packages.json b/packages.json index 601840b..484e5ff 100644 --- a/packages.json +++ b/packages.json @@ -30405,6 +30405,21 @@ ], "description": "General purpose measuring units datatypes with integrated conversions and definitions.", "license": "MIT", - "web": "https://github.com/energy-nim/measures" + "web": "https://github.com/energy-nim/measures" + }, + { + "name": "shio", + "url": "https://github.com/arashi-software/shio", + "method": "git", + "tags": [ + "web", + "server", + "file", + "http", + "jester" + ], + "description": "A quick media server in nim", + "license": "GPL-3.0-only", + "web": "https://github.com/arashi-software/shio" } ]