{
  "name": "w-quill-vue",
  "version": "2.0.21",
  "main": "dist/w-quill-vue.umd.js",
  "dependencies": {
    "quill": "^1.3.7",
    "vue-quill-editor": "^3.0.6",
    "wsemi": "^1.8.92"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.16"
  },
  "scripts": {
    "test": "mocha --parallel \"test/*.test.mjs\" --timeout 180000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-quill-vue.git"
  },
  "keywords": [
    "package",
    "tool",
    "quill",
    "vue",
    "wrapper"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}