{
  "name": "cosey",
  "version": "0.11.11",
  "description": "基于 Vue3 + vite 的后台管理系统框架",
  "type": "module",
  "main": "index.js",
  "module": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "@casl/ability": "^6.7.3",
    "@ctrl/tinycolor": "^4.1.0",
    "@element-plus/icons-vue": "^2.3.1",
    "@emotion/hash": "^0.9.2",
    "@emotion/unitless": "^0.10.0",
    "@floating-ui/dom": "^1.6.13",
    "@gunny/persist": "^1.0.3",
    "@iconify/types": "^2.0.0",
    "@types/is-hotkey": "^0.1.10",
    "@types/nprogress": "^0.2.3",
    "@types/prismjs": "^1.26.5",
    "@types/stylis": "^4.2.7",
    "@vue/shared": "^3.5.13",
    "@vueuse/core": "^13.2.0",
    "axios": "^1.7.9",
    "classnames": "^2.5.1",
    "csstype": "^3.1.3",
    "dayjs": "^1.11.13",
    "echarts": "^5.6.0",
    "element-plus": "^2.11.4",
    "is-hotkey": "^0.2.0",
    "jszip": "^3.10.1",
    "katex": "^0.16.22",
    "lodash-es": "^4.17.21",
    "mime": "^4.0.7",
    "nprogress": "^0.2.0",
    "pinia": "^3.0.2",
    "prismjs": "^1.30.0",
    "slate-vue3": "^0.10.0",
    "stylis": "^4.3.6",
    "svga": "^2.1.1",
    "vue": "^3.5.21",
    "vue-i18n": "^11.1.10",
    "vue-router": "^4.5.0"
  },
  "peerDependencies": {
    "@casl/ability": "^6.7.3",
    "@ctrl/tinycolor": "^4.1.0",
    "@element-plus/icons-vue": "^2.3.1",
    "@emotion/hash": "^0.9.2",
    "@emotion/unitless": "^0.10.0",
    "@floating-ui/dom": "^1.6.13",
    "@gunny/persist": "^1.0.2",
    "@iconify/types": "^2.0.0",
    "@types/nprogress": "^0.2.3",
    "@vue/shared": "^3.5.13",
    "@vueuse/core": "^13.2.0",
    "axios": "^1.7.9",
    "classnames": "^2.5.1",
    "csstype": "^3.1.3",
    "dayjs": "^1.11.13",
    "echarts": "^5.6.0",
    "element-plus": "^2.11.4",
    "is-hotkey": "^0.2.0",
    "jszip": "^3.10.1",
    "katex": "^0.16.22",
    "lodash-es": "^4.17.21",
    "mime": "^4.0.7",
    "nprogress": "^0.2.0",
    "pinia": "^3.0.2",
    "prismjs": "^1.30.0",
    "slate-vue3": "^0.10.0",
    "stylis": "^4.3.6",
    "svga": "^2.1.1",
    "vue": "^3.5.21",
    "vue-i18n": "^11.1.10",
    "vue-router": "^4.5.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sutras/cosey.git"
  },
  "homepage": "https://docs.cosey.wzt.zone/",
  "author": "wuzhitao",
  "license": "MIT",
  "dependencies": {
    "@cosey/icons": "^0.1.8"
  },
  "keywords": [
    "admin",
    "backstage management system",
    "vue3",
    "vite"
  ]
}
