diff --git a/packages.json b/packages.json index df36482..add8f17 100644 --- a/packages.json +++ b/packages.json @@ -15507,5 +15507,16 @@ "description": "A library of useful functions and tools for nim.", "license": "MIT", "web": "https://github.com/binhonglee/stones" + }, + { + "name": "kaitai_struct_nim_runtime", + "url": "https://github.com/kaitai-io/kaitai_struct_nim_runtime", + "method": "git", + "tags": [ + "library" + ], + "description": "Kaitai Struct runtime library for Nim", + "license": "MIT", + "web": "https://github.com/kaitai-io/kaitai_struct_nim_runtime" } ]