Update packages.json (#2111)

This commit is contained in:
flenniken
2022-01-10 13:30:51 +01:00
committed by GitHub
parent 8f8fbd6fea
commit 66507c8cd0
+13
View File
@@ -24765,6 +24765,19 @@
"license": "Unlicense",
"web": "https://git.sr.ht/~ehmry/base45"
},
{
"name": "utf8tests",
"url": "https://github.com/flenniken/utf8tests",
"method": "git",
"tags": [
"UTF-8",
"decoder"
],
"description": "UTF-8 test cases and supporting code.",
"license": "MIT",
"web": "https://github.com/flenniken/utf8tests/",
"doc": "https://github.com/flenniken/utf8tests/"
},
{
"name": "xlsxio",
"url": "https://github.com/jiiihpeeh/xlsxio-nim",