{
  "name": "@wcex/ui",
  "version": "1.1.17",
  "description": "wcex ui library",
  "scripts": {
    "dev": "wcex -p 8102",
    "pub": "wcex build && cd dist && npm --registry \"https://registry.npmjs.org/\" publish --access public"
  },
  "keywords": [
    "webcomponents",
    "web",
    "component",
    "cli",
    "wcex",
    "wc",
    "vue"
  ],
  "author": "zhfjyq@gmail.com",
  "license": "MIT",
  "dependencies": {
    "@highlightjs/cdn-assets": "^11.11.1",
    "@material-design-icons/svg": "^0.14.15",
    "dayjs": "^1.11.13",
    "esbuild-wasm": "^0.25.4",
    "highlight.js": "^11.11.1",
    "lodash.debounce": "^4.0.8",
    "lodash.throttle": "^4.1.1",
    "marked": "^15.0.11",
    "marked-highlight": "^2.2.1",
    "moment": "^2.30.1",
    "monaco-editor": "^0.52.2",
    "wcex": "1.10.3"
  },
  "devDependencies": {
    "@types/lodash.debounce": "^4.0.9",
    "@types/lodash.throttle": "^4.1.9",
    "@types/marked": "^6.0.0",
    "@types/ws": "^8.18.1"
  }
}