diff --git a/packages.json b/packages.json index 2c59df5..e3f3570 100644 --- a/packages.json +++ b/packages.json @@ -14935,6 +14935,18 @@ "license": "MIT", "web": "https://github.com/Cirru/writer.nim" }, + { + "name": "cirru_edn", + "url": "https://github.com/Cirru/cirru-edn.nim", + "method": "git", + "tags": [ + "cirru", + "edn" + ], + "description": "Extensible data notation based on Cirru syntax", + "license": "MIT", + "web": "https://github.com/Cirru/cirru-edn.nim" + }, { "name": "ternary_tree", "url": "https://github.com/calcit-lang/ternary-tree",