{
  "name": "journal-components",
  "version": "0.0.1",
  "description": "A plugin with multiple components using ElementPlus",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue",
    "element-plus",
    "components",
    "@smallwei/avue",
    "@antv/x6",
    "vue-json-viewer",
    "x2js"
  ],
  "author": "Your Name",
  "license": "MIT",
  "dependencies": {
    "element-plus": "^2.3.0",
    "@smallwei/avue": "^3.6.2",
    "vue": "^3.2.47",
    "@antv/x6": "^2.18.1",
    "vue-json-viewer": "^3.0.4",
    "x2js": "^3.4.4"
  }
}