mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Added package convertKana (#2406)
Co-authored-by: z-kk <z-kk@gmail.com>
This commit is contained in:
parent
269630c90b
commit
42be73b16b
@ -27879,5 +27879,20 @@
|
|||||||
"description": "Semver parser and dependency management tools",
|
"description": "Semver parser and dependency management tools",
|
||||||
"license": "BSD 3-Clause",
|
"license": "BSD 3-Clause",
|
||||||
"web": "https://github.com/ryukoposting/resolver"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user