diff --git a/packages.json b/packages.json index 37199bc..1032e0f 100644 --- a/packages.json +++ b/packages.json @@ -14866,6 +14866,17 @@ "license": "MIT", "web": "https://github.com/Cirru/parser.nim" }, + { + "name": "cirru_writer", + "url": "https://github.com/Cirru/writer.nim", + "method": "git", + "tags": [ + "cirru" + ], + "description": "Code writer for Cirru syntax", + "license": "MIT", + "web": "https://github.com/Cirru/writer.nim" + }, { "name": "ternary_tree", "url": "https://github.com/calcit-lang/ternary-tree",