aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8aa3a72..edb4182 100644
--- a/packages.json
+++ b/packages.json
@@ -7343,5 +7343,18 @@
"description": "Deprecated module for vector/matrices operations.",
"license": "MIT",
"web": "https://github.com/nim-lang/basic3d"
+ },
+ {
+ "name": "shiori",
+ "url": "https://github.com/Narazaka/shiori-nim",
+ "method": "git",
+ "tags": [
+ "ukagaka",
+ "shiori",
+ "protocol"
+ ],
+ "description": "SHIORI Protocol Parser/Builder",
+ "license": "MIT",
+ "web": "https://github.com/Narazaka/shiori-nim"
}
]