mirror of
https://github.com/vrabe/obsidian-cjk-count.git
synced 2026-07-22 05:49:45 +00:00
10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"id": "cjk-count",
|
|
"name": "CJK Count",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.8.10",
|
|
"description": "A word count plugin that only counts Chinese, Japanese and Korean (CJK) characters.",
|
|
"author": "vrabe",
|
|
"authorUrl": "https://vrabe.tw",
|
|
"isDesktopOnly": true
|
|
}
|