yitizi
Version:
Input a Chinese character. Output all the variant characters of it.
25 lines (24 loc) • 601 B
JSON
{
"name": "yitizi",
"version": "0.1.3",
"description": "Input a Chinese character. Output all the variant characters of it.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nk2028/yitizi.git"
},
"keywords": [
"chinese",
"chinese-character",
"natural-language-processing"
],
"author": "Project NK2028",
"license": "MIT",
"bugs": {
"url": "https://github.com/nk2028/yitizi/issues"
},
"homepage": "https://github.com/nk2028/yitizi#readme"
}