{
  "name": "4leaf-hooks-useinput",
  "version": "0.0.3",
  "description": "React Hooks to realtime change input value",
  "main": "index.js",
  "author": {
    "name": "4LEAF.YSH",
    "email": "4leaf.ysh@gmail.com",
    "url": "https://github.com/riosee2415"
  },
  "keywords": [
    "react",
    "hooks",
    "4leaf",
    "useInput",
    "input"
  ],
  "contributors": [
    "SeoJaeWan <4leaf.sjw@gmail.com> (https://github.com/seojaewan)",
    "DongHyun <4leaf.kdh@gmail.com> (https://github.com/rlaehdgus27)",
    "Neo <neo@zillinks.com> (https://zillinks.com)"
  ],
  "license": "MIT",
  "homepage": "https://github.com/riosee2415/4leaf-hooks/useInput",
  "peerDependencies": {
    "react": "^17.0.2",
    "react-dom": "^17.0.2"
  }
}
