Added package convertKana (#2406)

Co-authored-by: z-kk <z-kk@gmail.com>
This commit is contained in:
z-kk
2022-11-20 18:24:37 +08:00
committed by GitHub
co-authored by z-kk
parent 269630c90b
commit 42be73b16b
+15
View File
@@ -27879,5 +27879,20 @@
"description": "Semver parser and dependency management tools",
"license": "BSD 3-Clause",
"web": "https://github.com/ryukoposting/resolver"
},
{
"name": "convertKana",
"url": "https://github.com/z-kk/convertKana",
"method": "git",
"tags": [
"convert",
"japanese",
"kana",
"hiragana",
"katakana"
],
"description": "Convert Japanese Kana",
"license": "MIT",
"web": "https://github.com/z-kk/convertKana"
}
]