{
  "name": "dy-keyboard",
  "version": "1.0.0",
  "main": "lib/index.umd.min.js",
  "keywords": [
    "汉字",
    "js汉字",
    "vue汉字",
    "汉字输入法",
    "js汉字输入法",
    "vue汉字输入法",
    "输入法",
    "中文输入法",
    "js输入法",
    "vue输入法",
    "js中文输入法",
    "vue中文输入法",
    "键盘",
    "中文键盘",
    "js键盘",
    "vue键盘",
    "js中文键盘",
    "vue中文键盘"
  ],
  "author": "DY",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lib": "vue-cli-service build --target lib --name index --dest lib src/index.js"
  },
  "dependencies": {
    "less": "^4.1.2",
    "vue": "^2.6.11"
  },
  "devDependencies": {
    "@vue/cli-service": "~4.5.13",
    "vue-template-compiler": "^2.6.11"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ]
}
