{
    "name": "korean-english-keyboard-converter",
    "version": "1.0.0",
    "description": "QWERTY 레이아웃을 기반으로 잘못 입력된 한글-영어 키보드 입력을 변환하는 간단한 도구입니다. - A simple tool to convert mistyped Korean-English keyboard inputs based on QWERTY layout.",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": "git+https://github.com/yeseung/korean-english-keyboard-converter",
    "keywords": [
        "hangul",
        "korean",
        "qwerty",
        "keyboard",
        "typing",
        "converter",
        "language",
        "mistyped",
        "input",
        "fix"
    ],
    "author": "_____________seung",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/yeseung/korean-english-keyboard-converter/issues"
    },
    "homepage": "https://github.com/yeseung/korean-english-keyboard-converter#readme"
}
