{
  "name": "deepdark-ui",
  "version": "0.4.3-alpha",
  "description": "面向开发者的暗黑风格的数字孪生组件库；基于vue3的开发",
  "main": "deepdark-ui.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "deepdark",
    "ui",
    "vue3", 
    "数字孪生",
    "智慧城市"
  ],
  "author": "武汉市九点行动软件开发有限公司",
  "license": "Apache 2.0",
  "dependencies": {
    "echarts": "^5.6.0"
  }
}