diff --git a/packages.json b/packages.json index 6eadfba..3b4f77e 100644 --- a/packages.json +++ b/packages.json @@ -21020,6 +21020,23 @@ "license": "MIT", "web": "https://github.com/ire4ever1190/dimscordCommandHandler" }, + { + "name": "binarylang", + "url": "https://github.com/sealmove/binarylang", + "method": "git", + "tags": [ + "parse", + "encode", + "binary", + "bitfield", + "dsl", + "library", + "macro" + ], + "description": "Binary parser/encoder DSL", + "license": "MIT", + "web": "https://github.com/sealmove/binarylang" + }, { "name": "amka", "url": "https://github.com/zoispag/amka-nim",