Add cirru-parser (#1151)

This commit is contained in:
Jon 2019-08-24 02:12:57 +08:00 committed by Miran
parent b6ffdb99b6
commit 5f70635482

View File

@ -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"
}
]