diff --git a/packages.json b/packages.json index 6c708bd..99b8556 100644 --- a/packages.json +++ b/packages.json @@ -18574,5 +18574,18 @@ "description": "A library that provides unit types in nim", "license": "MIT", "web": "https://github.com/momeemt/Unit" + }, + { + "name": "shene", + "url": "https://github.com/xflywind/shene", + "method": "git", + "tags": [ + "interface", + "library", + "prologue" + ], + "description": "Interface for Nim.", + "license": "Apache-2.0", + "web": "https://github.com/xflywind/shene" } ]