{
  "name": "uniapp-keyboard-listener",
  "version": "1.0.4",
  "description": "uni-app 全局按键事件监听",
  "main": "src/keyboard-listener.vue",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zhetengbiji/uniapp-keyboard-listener-demo.git"
  },
  "keywords": [
    "键盘",
    "按键",
    "扫描",
    "扫码",
    "keyboard",
    "keydown",
    "keyup"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/zhetengbiji/uniapp-keyboard-listener-demo/issues"
  },
  "homepage": "https://github.com/zhetengbiji/uniapp-keyboard-listener-demo#readme"
}
