diff --git a/packages.json b/packages.json index 349507d..a4a6251 100644 --- a/packages.json +++ b/packages.json @@ -16526,6 +16526,20 @@ "license": "MIT", "web": "https://github.com/treeform/ptest" }, + { + "name": "encode", + "url": "https://github.com/treeform/encode", + "method": "git", + "tags": [ + "encode", + "utf8", + "utf16", + "utf32" + ], + "description": "Encode/decode utf8 utf16 and utf32.", + "license": "MIT", + "web": "https://github.com/treeform/encode" + }, { "name": "oaitools", "url": "https://github.com/markpbaggett/oaitools.nim",