{
    "name": "@mescius/inputman",
    "version": "5.1.0",
    "description": "日本仕様の入力用JavaScriptコントロールセット",
    "main": "index.js",
    "scripts": {},
    "homepage": "https://developer.mescius.jp/inputmanjs",
    "keywords": [
        "inputmanjs",
        "input control",
        "入力コントロール",
        "textbox",
        "mask input",
        "number input",
        "datetime input",
        "calendar",
        "combobox",
        "listbox",
        "tagbox",
        "dropdown",
        "validator",
        "テキストボックス",
        "マスク入力",
        "数値入力",
        "日付時刻入力",
        "カレンダー",
        "コンボボックス",
        "リストボックス",
        "タグボックス",
        "ドロップダウン",
        "入力検証"
    ],
    "author": {
        "name": "MESCIUS inc.",
        "email": "sales@mescius.com"
    },
    "license": "Commercial"
}