Added package convertKana (#2406)

Co-authored-by: z-kk <z-kk@gmail.com>
This commit is contained in:
z-kk 2022-11-20 19:24:37 +09:00 committed by GitHub
parent 269630c90b
commit 42be73b16b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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