aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a09f27a..55c5959 100644
--- a/packages.json
+++ b/packages.json
@@ -14116,5 +14116,17 @@
"description": "QR Code Generator",
"license": "MIT",
"web": "https://github.com/bunkford/qrcodegen"
+ },
+ {
+ "name": "cirru-parser",
+ "url": "https://github.com/Cirru/parser.nim",
+ "method": "git",
+ "tags": [
+ "parser",
+ "cirru"
+ ],
+ "description": "Parser for Cirru syntax",
+ "license": "MIT",
+ "web": "https://github.com/Cirru/parser.nim"
}
]