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 37df222..ce805c0 100644
--- a/packages.json
+++ b/packages.json
@@ -12993,5 +12993,18 @@
"description": "Provides a macro to curry function",
"license": "MIT",
"web": "https://github.com/zer0-star/nim-curry"
+ },
+ {
+ "name": "eastasianwidth",
+ "url": "https://github.com/jiro4989/eastasianwidth",
+ "method": "git",
+ "tags": [
+ "library",
+ "text",
+ "east_asian_width"
+ ],
+ "description": "eastasianwidth is library for EastAsianWidth.",
+ "license": "MIT",
+ "web": "https://github.com/jiro4989/eastasianwidth"
}
]