{
  "name": "easyest-xqp",
  "version": "1.1.13",
  "main": "lib/index.js",
  "module": "es/index.mjs",
  "style": "galp-theme-chalk/lib/index.css",
  "files": [
    "es",
    "lib",
    "galp-theme-chalk"
  ],
  "keywords": [
    "easyest",
    "vue3组件库"
  ],
  "sideEffects": [
    "**/*.css"
  ],
  "author": "xqp",
  "license": "MIT",
  "description": "",
  "typings": "lib/index.d.ts",
  "scripts": {
    "release": "release-it",
    "publish": "npm publish"
  },
  "dependencies": {
    "hooks-xqp": "^1.0.3",
    "utils-xqp": "^1.0.20",
    "echarts": "^5.4.3",
    "ace-builds": "^1.23.4",
    "monaco-editor": "^0.41.0",
    "vue3-ace-editor": "^2.2.3",
    "vuedraggable": "^4.1.0",
    "@wangeditor/editor": "^5.1.23",
    "@wangeditor/editor-for-vue": "^5.1.12",
    "element-plus": "^2.6.0"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/fp123/easyest"
  }
}
