diff --git a/packages.json b/packages.json index e26c451..edfc381 100644 --- a/packages.json +++ b/packages.json @@ -20764,6 +20764,20 @@ "license": "MIT", "web": "https://github.com/sealmove/bitstreams" }, + { + "name": "htsparse", + "url": "https://github.com/haxscramper/htsparse", + "method": "git", + "tags": [ + "library", + "wrapper", + "parser", + "" + ], + "description": "Nim wrappers for tree-sitter parser grammars", + "license": "Apache-2.0", + "web": "https://github.com/haxscramper/htsparse" + }, { "name": "deser", "url": "https://github.com/gabbhack/deser",