{
    "name": "cnchar",
    "main": "cnchar.min.js",
    "unpkg": "cnchar.min.js",
    "jsdelivr": "cnchar.min.js",
    "dependencies": {
        "cnchar-types": "^3.2.6"
    },
    "version": "3.2.6",
    "description": "功能全面、多端支持的汉字拼音笔画 js 库",
    "typings": "index.d.ts",
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/theajack/cnchar.git"
    },
    "keywords": [
        "汉字拼音",
        "汉字笔画",
        "汉字可视化",
        "繁体字",
        "汉字编码",
        "汉字输入法",
        "语音合成",
        "语音识别",
        "theajack",
        "tackchen"
    ],
    "author": "theajack",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/theajack/cnchar/issues"
    },
    "homepage": "https://theajack.github.io/cnchar/"
}